Skip to content

v0.68.3

Compare
Choose a tag to compare
@yhakbar yhakbar released this 16 Oct 15:24
· 14 commits to main since this release
2cab98f

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