diff --git a/terragrunt/root.hcl b/terragrunt/root.hcl index 939580e..cd95fe8 100644 --- a/terragrunt/root.hcl +++ b/terragrunt/root.hcl @@ -1,5 +1,4 @@ terragrunt_version_constraint = ">= 0.58" -skip = false locals { remote_state_bucket_region = get_env("TF_REMOTE_STATE_BUCKET_REGION")