terramate icon indicating copy to clipboard operation
terramate copied to clipboard

fix: create --all-terragrunt creates Terragrunt stacks with cycles.

Open i4ki opened this issue 7 months ago • 1 comments

What this PR does / why we need it:

When Terragrunt modules are nested, Terramate generates stacks with after references to parent stacks, then creates a cycle because child stacks have an implicit dependency on parent stacks.

Which issue(s) this PR fixes:

Closes #1774

Special notes for your reviewer:

Does this PR introduce a user-facing change?

yes, fixes a bug.

i4ki avatar Jun 26 '24 18:06 i4ki