✨ Features
- Terraform 1.14: We are now testing Terragrunt against Terraform 1.14 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: add support for Terraform 1.14 by @denis256 in #5180
- feat: use common logic for discovery and runner pool by @denis256 in #5100
Full Changelog: v0.93.13...v0.94.0