chore(deps): update dependency gruntwork-io/terragrunt to v0.53.0 #2284
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.52.5
->0.53.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gruntwork-io/terragrunt (gruntwork-io/terragrunt)
v0.53.0
Compare Source
Description
Terraform 1.6 support: We are now testing Terragrunt against Terraform 1.6 and is confirmed to be working.
NOTE: Although this release is marked as backward incompatible, it is functionally compatible as nothing has been changed in Terragrunt internals. The minor version release is useful to mark the change in Terraform version that is being tested.
Related links
v0.52.7
Compare Source
Description
Updated
google.golang.org/grpc
dependency from1.55.0
to1.56.3
Related links
v0.52.6
Compare Source
Updated CLI args, config attributes and blocks
output-module-groups
Description
output-module-groups
to work like run-all from any subfolder within a Terragrunt configuration.output-module-groups
performance by eliminating the need forinit
.output-module-groups
.destroy
subcommand foroutput-module-groups
to generate a reversed dependency ordered stack list.Migration Guide
Processes relying on
init
foroutput-module-groups
must be updated to use an alternative method liketerragrunt run-all init
for the initialization.Special thanks
Special thanks to @bt-macole and @evsl for their contribution!
Related links
Configuration
📅 Schedule: Branch creation - "after 1am and before 7am every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.