OpenTofu

opentofu/opentofu last check 34 releases recent
Notes

OpenTofu lets you declaratively manage your cloud infrastructure.

Release notes
v1.10.6 · 6m+
view on github

1.10.6

UPGRADE NOTES:

  • Upgrade go from 1.24.4 to 1.24.6 to fix GO-2025-3849 (3127)
  • Upgrade github.com/openbao/openbao/api/v2 from 2.1.0 to 2.3.0 to fix GO-2025-3783 (3134)
    • The upgrade is necessary to silence the security scanner and does not affect the actual state encryption provided by OpenBao.

BUG FIXES:

  • Variables with validation no longer interfere with the destroy process (#3131)
  • Fixed crash when processing multiple deprecated marks on a complex object (#3105)
  • When OpenTelemetry encounters errors, log it at the warning level instead of panic (#3235)

Full Changelog: https://github.com/opentofu/opentofu/compare/v1.10.5...v1.10.6