summaryrefslogtreecommitdiff
path: root/terraform/unifi-controller/terragrunt.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'terraform/unifi-controller/terragrunt.hcl')
-rw-r--r--terraform/unifi-controller/terragrunt.hcl6
1 files changed, 3 insertions, 3 deletions
diff --git a/terraform/unifi-controller/terragrunt.hcl b/terraform/unifi-controller/terragrunt.hcl
index 35c1b74..5236c23 100644
--- a/terraform/unifi-controller/terragrunt.hcl
+++ b/terraform/unifi-controller/terragrunt.hcl
@@ -6,6 +6,6 @@ dependency "docker" {
config_path = "../conflatorio-docker"
}
-inputs = {
- vpc_id = dependency.docker.outputs.foo
-}
+# inputs = {
+# vpc_id = dependency.docker.outputs.foo
+# }