check var.folders disable var default
Some checks failed
terraform validation / Terraform (push) Has been cancelled
Some checks failed
terraform validation / Terraform (push) Has been cancelled
This commit is contained in:
@ -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 = ""
|
# default = ""
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user