Terraform

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

1.7.4 (February 21, 2024)

BUG FIXES:

  • terraform test: Fix automatic loading of variable files within the test directory on windows platforms. (#34666)
  • plan renderer: Very large numbers (> 2^63) will no longer be truncated in the human-readable plan. (#34702)