From 3a7734b21b69ae533fa069f0dfa8d7e98222d159 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 30 Oct 2023 15:09:26 +0100 Subject: conflatorio/telegraf --- terraform/telegraf/conflatorio/terragrunt.hcl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 terraform/telegraf/conflatorio/terragrunt.hcl (limited to 'terraform/telegraf/conflatorio/terragrunt.hcl') 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() +} -- cgit v1.2.3