- Fixes a crash in `terraform init` when backend blocks contain invalid configuration.
- Enhances stability of initialization by handling backend config errors gracefully.
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.
Official Terraform changelog summary with source attribution, release tags, and community reactions.
Track this Terraform release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.
Every summary should remain traceable to the original changelog or release source.
Added concurrency safety to configs.Parser and SourceBundleParser
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.
Fixed JSON plan output so resources removed via a removed block are no longer incorrectly listed under planned values.
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.
Added support for module version evaluating to null in dynamic module sources.
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.