Skip to content

Releases: virtualroot/asdf-opentofu

v1.2.0

19 Sep 11:20
7a69335
Compare
Choose a tag to compare

asdf plugin update opentofu now! 🚀

1.2.0 (2024-09-19)

With this release, asdf-opentofu can fetch the version from .opentofu-version file (used by tofuenv) or main.tofu when legacy_version_file is enabled.
Use the ASDF_OPENTOFU_VERSION_FILE environment variable to get the version from a different file. ASDF_OPENTOFU_VERSION_FILE=versions.tofu

Features

  • support for legacy_version_file mode (#38) (b44c09e)

Contributions

v1.1.4

05 Jan 15:18
ca9397e
Compare
Choose a tag to compare

1.1.4 (2024-01-05)

Bug Fixes

  • Change to regexp for certificate-identity URL (#24) (f6e1873)

v1.1.3

19 Dec 17:38
f054d1e
Compare
Choose a tag to compare

1.1.3 (2023-12-19)

Bug Fixes


Update plugin with asdf plugin update opentofu

v1.1.2

19 Dec 13:33
3af0409
Compare
Choose a tag to compare

1.1.2 (2023-12-19)

Bug Fixes

v1.1.1

19 Dec 13:29
9f00bb8
Compare
Choose a tag to compare

1.1.1 (2023-12-19)

Bug Fixes

v1.1.0

11 Nov 14:37
6b6ddf7
Compare
Choose a tag to compare

1.1.0 (2023-11-11)

Features

  • add help output for asdf (6534fc2)

v1.0.0

11 Oct 09:24
2f26b9b
Compare
Choose a tag to compare

1.0.0 (2023-10-11)

Features

  • add signature verification (dca8208)

Contributions