- Added `replace=` planning option to `terraform plan` and `apply` to force resource replacement and preview the effect before applying.
- Introduced `-destroy` flag for `terraform apply`, making it an alias for `terraform destroy` to maintain symmetry with `plan destroy`.
- Improved core HCL handling for dynamic blocks and data source planning; fixed bugs in nested attribute formatting, sensitivity data in JSON plans, CLI UI for sensitive replacements, diagnostic rendering crashes, and `setproduct` with emp...
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.