- Fixed a rare bug causing inaccurate before/after sensitive annotations in JSON plan output for deeply nested structures, preventing glitched display in Terraform Cloud.
- Resolved multiple evaluation and plan errors: missing variable in output precondition, invalid plan when removing NestingSingle block, dropped null module outputs, and crashes applying defaults to collections with dynamic type constraints.
- Updated to a newer github.com/mitchellh/cli version to address known security issues and fixed a remote state double‑apply corruption bug.