Update terraform.tfvars
This commit is contained in:
@@ -4,7 +4,7 @@ region = "us-central"
|
|||||||
pools = [
|
pools = [
|
||||||
{
|
{
|
||||||
type : "g6-standard-1"
|
type : "g6-standard-1"
|
||||||
count : 1
|
count : 3
|
||||||
max : 5
|
max : 5
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user