- Flatten function no longer panics when given a null value treated as a list, set, or tuple.
- tolist, toset, and tomap (and related conversions) now avoid panics when element type inference is ambiguous between tuple and list.
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.
Every summary should remain traceable to the original changelog or release source.
Turn this Terraform release note into a weekly digest for the tools you actually use.
Create digestFixed child module validation to correctly raise errors or warnings for invalid blocks (list, import, backend, cloud).