From fe893bf39fe3984dfb07ae965956bb276229b3ab Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 31 Oct 2023 10:10:37 +0100 Subject: pgadmin --- terraform/conflatorio-pgadmin/terragrunt.hcl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 terraform/conflatorio-pgadmin/terragrunt.hcl (limited to 'terraform/conflatorio-pgadmin/terragrunt.hcl') diff --git a/terraform/conflatorio-pgadmin/terragrunt.hcl b/terraform/conflatorio-pgadmin/terragrunt.hcl new file mode 100644 index 0000000..e147285 --- /dev/null +++ b/terraform/conflatorio-pgadmin/terragrunt.hcl @@ -0,0 +1,3 @@ +include "root" { + path = find_in_parent_folders() +} -- cgit v1.2.3