diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2024-09-29 08:31:41 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2024-09-29 08:31:41 +0200 |
commit | bfffb5e3ca2d548064a783a8800ee3a829d50d17 (patch) | |
tree | 8eba5df29fb2e3efa1d96f481e23f4c8d7d48e66 /terraform/conflatorio-docker/terragrunt.hcl | |
parent | 6789ad3b07faeac7f8e62fa265ee2a7650f489ae (diff) | |
download | infra-bfffb5e3ca2d548064a783a8800ee3a829d50d17.tar.gz infra-bfffb5e3ca2d548064a783a8800ee3a829d50d17.tar.bz2 infra-bfffb5e3ca2d548064a783a8800ee3a829d50d17.tar.xz infra-bfffb5e3ca2d548064a783a8800ee3a829d50d17.zip |
prometheus+grafana
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() -} |