Skip to content

Conversation

@TomerHeber
Copy link
Contributor

@TomerHeber TomerHeber commented Mar 19, 2025

Resolves #215

Added a new type - terragrunt-run-all
In this mode, a list of jsons is returned, and all of them are parsed and merged.

Changes and additional tests will be added once it's tested in real world scenarios.

Copy link

@HeverFarber HeverFarber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok. I think we can be edge case when modules use difference versions and between the versions AWS added tags fields. so we will tag resources without correct field.

But we can wait to to this edge case.

I run on my local and looks ok but we can't really know until we will meet real stacks. anyway it should only effect run-all.

@TomerHeber TomerHeber force-pushed the feat-terragrunt-runall-#215 branch from 08b97ed to 390df1f Compare April 2, 2025 11:06
@TomerHeber TomerHeber changed the title [WIP] Feat: support terragrunt run-all executions Feat: support terragrunt run-all executions Apr 4, 2025
@TomerHeber TomerHeber self-assigned this Apr 4, 2025
@TomerHeber TomerHeber merged commit 111277e into master Apr 4, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support terragrunt run-all executions

2 participants