diff --git a/terraform.tfvars b/terraform.tfvars index 0101738..8581c08 100644 --- a/terraform.tfvars +++ b/terraform.tfvars @@ -3,7 +3,7 @@ k8s_version = "1.23" region = "us-central" pools = [ { - type : "g6-standard-1" + type : "g6-standard-2" count : 3 max : 5 }