- Fixed a crash scenario where Terraform would panic if an orphaned resource instance with condition checks was deleted externally.
- Resolved performance degradation caused by module output changes being unnecessarily removed and re-added in the stored plan, especially with many outputs.