Update dependency gruntwork-io/terragrunt to v0.68.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gruntwork-io/terragrunt | patch |
v0.68.2 -> v0.68.3
|
|
gruntwork-io/terragrunt | ironbank-github | patch |
v0.68.2 -> v0.68.3
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
gruntwork-io/terragrunt (gruntwork-io/terragrunt)
v0.68.3
New Features
This release introduces the availability of Strict Mode, a new pattern that is going to be used for deprecation of functionality going forward in Terragrunt.
Starting with this release, any deprecated functionality will be deprecated using what are called Strict Controls. These controls will allow you to opt-in to having any deprecated functionality break immediately. This mechanism is being introduced to provide a way for users to future proof their codebase, and know that they can safely upgrade to new versions of Terragrunt.
This will be especially important to address the changes listed in #3445.
To learn more, click here.
What's Changed
- feat: Adding Strict Package by @yhakbar in https://github.com/gruntwork-io/terragrunt/pull/3424
Full Changelog: https://github.com/gruntwork-io/terragrunt/compare/v0.68.2...v0.68.3
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.