⚠️ Do not use this release for production workloads! ⚠️It's time for the release candidate of the 1.8.0 version! This includes a lot of major and minor new features, as well as a ton of community contributions!The highlights are:
- Variables and Locals allowed in module sources and backend configurations (with limitations) (
- Added support to new .tofu extensions to allow tofu-specific overrides of .tf files (
- Added support for override_resource, override_data and override_module blocks in testing framework. (
- Added support for mock_provider, mock_resource and mock_data blocks in testing framework. (
- SECURITY - Bump github.com/hashicorp/go-getter to fix may cause performance hit for large modules (
Please take the above for a spin and let us know your feedback!More information can be found in our blog post covering the release!For all the features, see the detailed changelog.You can find the full diff here.