UNCLASSIFIED

Commit 1b4eae90 authored by michaelmcleroy's avatar michaelmcleroy
Browse files

fix(terragrunt): remote state exists behavior

parent 0a2c46a5
......@@ -21,7 +21,7 @@ remote_state {
generate = {
path = "backend.tf"
if_exists = "overwrite_terragrunt"
if_exists = "overwrite"
}
config = {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment