OpenTofu

opentofu/opentofu last check 34 releases recent
Notes

OpenTofu lets you declaratively manage your cloud infrastructure.

Release notes
v1.11.3
view on github

BUG FIXES:

  • Fix crash when the executed configuration contains an import block that points to unexisting configuration block (#3616)
  • Fixed tofu test with mock_provider failing during cleanup when lifecycle { ignore_changes } references a block. (#3644)
  • Fixed state lock not being released when tofu apply is interrupted with Ctrl+C while using the HTTP backend. (#3624)
  • azure backend: resolve OIDC token dynamically to support ADO refresh. (#3594)

Full Changelog: https://github.com/opentofu/opentofu/compare/v1.11.2...v1.11.3