aboutsummaryrefslogtreecommitdiff
path: root/terraform/unifi-controller/terragrunt.hcl
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2023-10-23 14:45:48 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2023-10-23 14:46:41 +0200
commit3561e7d974630911ae3e26108ff9f2e03ec8599b (patch)
tree72cc5dcd612266171629ad23238f12f487592031 /terraform/unifi-controller/terragrunt.hcl
parent3538a96392087c84af955772047b070fced8fccc (diff)
downloadinfra-3561e7d974630911ae3e26108ff9f2e03ec8599b.tar.gz
infra-3561e7d974630911ae3e26108ff9f2e03ec8599b.tar.bz2
infra-3561e7d974630911ae3e26108ff9f2e03ec8599b.tar.xz
infra-3561e7d974630911ae3e26108ff9f2e03ec8599b.zip
conflatorio
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
+# }