Releases: upbound/provider-opentofu
Releases · upbound/provider-opentofu
v0.2.2
What's Changed
- [Backport release-0.2] Prevent external contributors from triggering workflows via PR comments by @github-actions in #16
- [Backport release-0.2] Fix: provide environment variables when running
tofu workspace new
by @github-actions in #33 - [Backport release-0.2] Fix: switch back to TF_ prefixes for opentofu env vars by @github-actions in #34
New Contributors
- @github-actions made their first contribution in #16
Full Changelog: v0.2.1...v0.2.2
v0.2.1
This release includes updates to the go.mod file to address security vulnerabilities.
What's Changed
- (release-0.2): Update go version to 1.23.6 [SECURITY] by @sergenyalcin in #12
Full Changelog: v0.2.0...v0.2.1
v0.2.0
This release introduces the following important changes:
- Bumping the OpenTofu provider version to:
v1.9.0
- Addressing security vulnerabilities
What's Changed
- Add github bot token to scan workflow by @turkenf in #4
- Add docker username and secrets to scan workflow by @turkenf in #5
- Remove scan workflow by @turkenf in #6
- Set the repo's official provider requirements by @turkenf in #7
- Bump opentofu version to v1.9.0 by @turkenf in #10
Full Changelog: v0.1.0...v0.2.0
v0.1.0
The v0.1.0
release introduces the provider-opentofu
What's Changed
New Contributors
Full Changelog: https://github.com/upbound/provider-opentofu/commits/v0.1.0