We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1a2954 commit 4b67765Copy full SHA for 4b67765
platform/production/us-east-1/000/terragrunt.hcl
@@ -2,10 +2,6 @@ include "root" {
2
path = find_in_parent_folders()
3
}
4
5
-include "state" {
6
- path = find_in_parent_folders("state-persistent.hcl")
7
-}
8
-
9
locals {
10
git_tag = "1.0.0"
11
platform/production/us-east-2/000/terragrunt.hcl
0 commit comments