OpenTofu

opentofu/opentofu last check 34 releases today
Notes

OpenTofu lets you declaratively manage your cloud infrastructure.

Release notes
v1.11.7
view on github

BUG FIXES:

  • When installing provider packages into a local cache directory, the installer will now return an error if a conflicting entry is already present in the cache that doesn't match the expected checksum. Previously OpenTofu would just silently write over the existing entry in that case. (#4082)

Full Changelog: https://github.com/opentofu/opentofu/compare/v1.11.6...v1.11.7