Terraform

hashicorp/terraform last check 140 releases
Notes
no notes yet
Release notes
v1.9.4 · 1y+
view on github

1.9.4 (August 7, 2024)

BUG FIXES:

  • core: Unneeded variable validations were being executed during a destroy plan, which could cause plans starting with incomplete state to fail. (#35511)
  • init: Don't crash when discovering invalid syntax in duplicate required_providers blocks. (#35533)