forked from pierront/but3-iac
commit
This commit is contained in:
@@ -10,24 +10,6 @@ variable "zone" {
|
|||||||
default = "europe-west9-b"
|
default = "europe-west9-b"
|
||||||
}
|
}
|
||||||
|
|
||||||
variable "frontend_subnet_id" {
|
|
||||||
description = "front-end id"
|
|
||||||
type = string
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
variable "backend_subnet_id" {
|
|
||||||
description = "back-end id"
|
|
||||||
type = string
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
variable "database_subnet_id" {
|
|
||||||
description = "database id"
|
|
||||||
type = string
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user