Update dependency gruntwork-io/terragrunt to v0.68.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gruntwork-io/terragrunt | minor |
v0.67.16 -> v0.68.0
|
|
gruntwork-io/terragrunt | ironbank-github | minor |
v0.67.16 -> v0.68.0
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
gruntwork-io/terragrunt (gruntwork-io/terragrunt)
v0.68.0
New Behavior
This release includes multiple behavioral changes including the following:
- The skip attribute is now merged in from included files.
- A secondary init is no longer marked as required after an explicit init in a clean directory.
- The usage of go-getter in the scaffold command was upgraded to leverage v2.
What's Changed
- build(deps): bump webrick from 1.8.1 to 1.8.2 in /docs by @dependabot in https://github.com/gruntwork-io/terragrunt/pull/3436
- feat: support merging the "skip" attribute from included files. by @rodrigorfk in https://github.com/gruntwork-io/terragrunt/pull/3225
- fix(init): do not require re-init after explicit init on clean directory by @jaymecd in https://github.com/gruntwork-io/terragrunt/pull/2949
- fix: Fix concurrent map write due to read lock and delete by @Resonance1584 in https://github.com/gruntwork-io/terragrunt/pull/3457
- fix: Suppressing
423
error in Terragrunt Provider Cache by @levkohimins in https://github.com/gruntwork-io/terragrunt/pull/3453
New Contributors
- @jaymecd made their first contribution in https://github.com/gruntwork-io/terragrunt/pull/2949
Full Changelog: https://github.com/gruntwork-io/terragrunt/compare/v0.67.16...v0.68.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.