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