Update terraform.tfvars, variables.tf
This commit is contained in:
@@ -33,8 +33,8 @@ variable "pools" {
|
||||
default = [
|
||||
{
|
||||
type = "g6-standard-1"
|
||||
count = 1
|
||||
max = 1
|
||||
count = 3
|
||||
max = 3
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user