Terraform

hashicorp/terraform last check 140 releases
Notes
no notes yet
Release notes
v1.15.6
view on github

1.15.6 (June 10, 2026)

BUG FIXES:

  • Fixed an issue where resources being removed from state via removed block were incorrectly listed under planned_values in 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 null and sensitive/ephemeral module sources (#38704)