v1.15.0-alpha20251119
📦 terraformView on GitHub →
✨ 1 features🐛 3 fixes🔧 4 symbols
Summary
This alpha release introduces Windows ARM64 builds and enhances testing diagnostics, while also introducing several experimental features related to deferred actions and test state management.
✨ New Features
- Production builds are now available for Windows ARM64 architecture.
🐛 Bug Fixes
- File-level error diagnostics are now included in JUnit XML skipped test elements during testing.
- A refresh-only plan no longer results in a non-zero exit code when no changes are present.
- Fixed a crash in `terraform show -json` when the plan includes ephemeral resources with preconditions or postconditions.