forked from pierront/but3-iac
terraform
This commit is contained in:
@@ -14,7 +14,7 @@ variable "region" {
|
||||
variable "zone" {
|
||||
description = "Zone GCP"
|
||||
type = string
|
||||
default = "us-central1"
|
||||
default = "us-central1-a"
|
||||
}
|
||||
|
||||
variable "frontend_cidr" {
|
||||
|
||||
Reference in New Issue
Block a user