Update terraform.tfvars

This commit is contained in:
2022-09-28 12:34:58 +00:00
parent 0c07a77455
commit 670136b651

View File

@@ -4,7 +4,7 @@ region = "us-central"
pools = [
{
type : "g6-standard-1"
count : 1
count : 3
max : 5
}
]