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