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