summaryrefslogtreecommitdiff
path: root/terraform/telegraf/conflatorio/terragrunt.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'terraform/telegraf/conflatorio/terragrunt.hcl')
-rw-r--r--terraform/telegraf/conflatorio/terragrunt.hcl3
1 files changed, 3 insertions, 0 deletions
diff --git a/terraform/telegraf/conflatorio/terragrunt.hcl b/terraform/telegraf/conflatorio/terragrunt.hcl
new file mode 100644
index 0000000..e147285
--- /dev/null
+++ b/terraform/telegraf/conflatorio/terragrunt.hcl
@@ -0,0 +1,3 @@
+include "root" {
+ path = find_in_parent_folders()
+}