From 2db366457d598ab7fa0d86b57b40b12bf1779964 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 27 Feb 2023 13:18:01 +0100 Subject: wip --- terraform/conflatorio-docker/terragrunt.hcl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 terraform/conflatorio-docker/terragrunt.hcl (limited to 'terraform/conflatorio-docker/terragrunt.hcl') diff --git a/terraform/conflatorio-docker/terragrunt.hcl b/terraform/conflatorio-docker/terragrunt.hcl new file mode 100644 index 0000000..e147285 --- /dev/null +++ b/terraform/conflatorio-docker/terragrunt.hcl @@ -0,0 +1,3 @@ +include "root" { + path = find_in_parent_folders() +} -- cgit v1.2.3