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