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