Terraform 1.12 support: We are now testing Terragrunt against Terraform 1.12 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 Terraform version that is being tested.
What's Changed
- chore: Added support for Terraform 1.12 by @denis256 in #4317
- build(deps): bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 by @dependabot in #4300
- build(deps): bump cloud.google.com/go/storage from 1.51.0 to 1.53.0 by @dependabot in #4269
- build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot in #4268
Full Changelog: v0.79.3...v0.80.0