check var.folders empty
Some checks failed
terraform validation / Terraform (push) Failing after 12s
Some checks failed
terraform validation / Terraform (push) Failing after 12s
This commit is contained in:
parent
8de2245aca
commit
73841a46a2
@ -19,5 +19,5 @@ variable "billing_project" {
|
|||||||
variable "folders" {
|
variable "folders" {
|
||||||
description = "Folder structure as a map"
|
description = "Folder structure as a map"
|
||||||
type = map
|
type = map
|
||||||
default = "test"
|
default = ""
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user