Fix1.15.6
v1.15.6 Bug Fixes
This release fixes several issues including incorrect plan representation for removed resources, a panic in console when evaluating deprecated values, exit codes for variable-related errors, and module installation edge cases with null and sensitive sources.
1.15.6 (June 10, 2026)
BUG FIXES:
-
Fixed an issue where resources being removed from state via
removedblock were incorrectly listed underplanned_valuesin json representations of the plan file. (#38665) -
console: Fixed a panic caused by evaluating an expression involving deprecated values (#38676)
-
Fix exit code for plan, query, and refresh commands for variable-related errors (#38685)
-
Fix two module installation edge cases with
nulland sensitive/ephemeral module sources (#38704)
bug-fixesstateconsolemodulesstability
Source: original entry ↗