mirror of
https://github.com/idanoo/fediservices.nz-infra
synced 2025-07-01 05:42:14 +00:00
Upsize instance to t4g.micro
This commit is contained in:
parent
791e737341
commit
ad99567b5e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ variable "ssh_key" {
|
|||
|
||||
variable "instance_type" {
|
||||
type = string
|
||||
default = "t4g.nano"
|
||||
default = "t4g.micro"
|
||||
}
|
||||
|
||||
variable "domain" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue