This commit is contained in:
parent
5a6206918f
commit
7eb7e9f651
@ -16,8 +16,7 @@ variable "billing_project" {
|
|||||||
default = "CLOUD_SETUP_HOST_PROJECT_ID"
|
default = "CLOUD_SETUP_HOST_PROJECT_ID"
|
||||||
}
|
}
|
||||||
|
|
||||||
#variable "folders" {
|
variable "folders" {
|
||||||
# description = "Folder structure as a map"
|
description = "Folder structure as a map"
|
||||||
# type = map
|
type = map
|
||||||
# default = ""
|
}
|
||||||
#}
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
terraform {
|
terraform {
|
||||||
required_version = ">= 1.3"
|
required_version = ">= 1.7.5"
|
||||||
|
|
||||||
required_providers {
|
required_providers {
|
||||||
google = {
|
google = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user