forked from pierront/but3-iac
maj
This commit is contained in:
@@ -13,7 +13,7 @@ variable "project_id" {
|
|||||||
variable "region" {
|
variable "region" {
|
||||||
description = "region "
|
description = "region "
|
||||||
type = string
|
type = string
|
||||||
default = "europe-west9-b"
|
default = "europe-west9"
|
||||||
|
|
||||||
}variable "frontend_cidr" {
|
}variable "frontend_cidr" {
|
||||||
description = "CIDR for frontend subnet"
|
description = "CIDR for frontend subnet"
|
||||||
|
|||||||
Reference in New Issue
Block a user