✨ Features
- Terraform 1.13: We are now testing Terragrunt against Terraform 1.13 and is confirmed to be working.
- Go 1.25: Build process now leverages Go 1.25 features and improvements
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 Terraform version that is being tested.
What's Changed
- chore: Added test for source-map in runner-pool by @denis256 in #4707
- chore: Go and Terraform 1.13 updates by @denis256 in #4724
Full Changelog: v0.85.1...v0.86.0