github gruntwork-io/terragrunt v0.68.3

17 hours ago

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

Full Changelog: v0.68.2...v0.68.3

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.