Skip to content

v1.7.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 15:59
· 55 commits to main since this release

We're proud to announce that OpenTofu 1.7.1 is now officially out!

This is a bugfix release and we encourage all OpenTofu 1.7.0 users to upgrade.

What’s New?

  • Fixed support for provider functions in tests (#1603)
  • Fixed crash in gcs backend when using certain commands (#1618)
  • Fix inmem backend crash due to missing struct field (#1619)
  • Fix for tofu init failure when tests have spaces in their name. (#1489)
  • tofu test now supports accessing module outputs when the module has no resources. (#1409)

For all the features, see the detailed changelog.

You can find the full diff here.