Releases: minamijoyo/tfupdate
Releases · minamijoyo/tfupdate
v0.9.2
Changelog
v0.9.1
v0.9.0
Changelog
- a14bb6c Bump version to v0.9.0
- ccc387c Update description for brew tap
- 358e2c6 Add acceptance tests for OpenTofu
- 35c1be9 Add support for updating .terraform.lock.hcl using OpenTofu registry
- f011592 Create a lock index from the given tfregistry config
- 7144eb6 Unify tfregistry config for release and lock packages
- 08dd5e0 Allow TFREGISTRY_BASE_URL to set the host of the Terraform registry
- cdfeaec Remove the experimental badge from the Registry Provider source type
- 1cd1a5e Use the list all versions API for the OpenTofu registry compatibility
- 64780bd Add support for the OpenTofu registry as a release source
- dd06b3e Pin all GitHub Actions
- ab6ae1e Use a forked terraform-config-inspect to support .tofu extension
- ddd4c0b Add support for .tofu extension
- c033372 Add support for updating version constraints of opentofu core
- 6974b08 Add support for Terraform 1.11
- f393f08 Update hcl to v2.23.0
- 3c73b86 Update Alpine to 3.21
- f841de7 Update golangci-lint to 1.64.8
- 3266f0c Update Go to 1.24
v0.8.5
v0.8.5-beta2
Changelog
- 43d19cf Switch to the official action for creating GitHub App token
v0.8.5-beta1
Changelog
- cbebb90 Update goreleaser to v2
v0.8.4
v0.8.4-beta1
Changelog
- c4882c2 Pin goreleaser to v1
v0.8.2
v0.8.1
Changelog
- 9844864 Bump version to v0.8.1
- 9cf3bc9 Add support for Terraform 1.7
- 12c4d72 Update hcl to v2.19.1
- e067869 Compile regex only for tfupdate module command
- e1441c9 Compile the regex once in the NewOption func
- 9f63ba1 Proper escaping of the regular expression example
- c4a046f chore: fix linting format error
- 94700d7 Add RE2 regex support for module updates