From 964c5a7c6a3b4cbe5c7e24f11bbc29b3075cb016 Mon Sep 17 00:00:00 2001 From: hcornet Date: Thu, 23 Jan 2025 21:17:08 +0100 Subject: [PATCH] check --- variables.tf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/variables.tf b/variables.tf index ee616e2..17fd528 100644 --- a/variables.tf +++ b/variables.tf @@ -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 = "" -} +#}