Skip to content

v0.72.0

Latest
Compare
Choose a tag to compare
@denis256 denis256 released this 10 Jan 15:55
· 2 commits to main since this release
19eaeb5

Description

OpenTofu 1.9 support: We are now testing Terragrunt against OpenTofu 1.9, 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 the OpenTofu version that is being tested.

What's Changed

  • fix: Fixing race condition in TestDownloadTerraformSourceFromLocalFolderWithManifest test by @yhakbar in #3744
  • fix: Adjusting docs for installation by @yhakbar in #3745
  • feat: OpenTofu 1.9.0 support by @denis256 in #3746

Full Changelog: v0.71.5...v0.72.0