check
Some checks failed
terraform validation / Terraform (push) Failing after 22s

This commit is contained in:
Hubert Cornet 2025-01-23 21:17:08 +01:00
parent 3ed874a3ad
commit 964c5a7c6a

View File

@ -16,8 +16,8 @@ variable "billing_project" {
default = "CLOUD_SETUP_HOST_PROJECT_ID"
}
variable "folders" {
description = "Folder structure as a map"
type = map
#variable "folders" {
# description = "Folder structure as a map"
# type = map
# default = ""
}
#}