Terraform

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

1.7.5 (March 13, 2024)

BUG FIXES:

  • backend/s3: When using s3 backend and encountering a network issue, the retry code would fail with "failed to rewind transport stream for retry". Now the retry should be successful. (#34796)