v1.14.4
📦 terraformView on GitHub →
🐛 3 fixes
Summary
This patch release (1.14.4) focuses on stability, addressing critical bugs related to backend initialization crashes, diagnostic rendering in cloud sessions, and plan graph failures for modules without instances.
🐛 Bug Fixes
- Fixed a nil pointer dereference crash during terraform init when the destination backend returns an error.
- Resolved an issue where warning diagnostics generated during terraform query execution were not rendering in the cloud backend session.
- Addressed a problem where actions in modules without instances were failing the plan graph.