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