| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-24 | 634 Bytes | |
| v3.2.0 source code.tar.gz | 2026-04-24 | 45.0 kB | |
| v3.2.0 source code.zip | 2026-04-24 | 73.3 kB | |
| Totals: 3 Items | 119.0 kB | 0 | |
What's New in v3.2.0
New Features
- Comments in
.terraform-versionfiles — Lines starting with#and inline# commentsare now stripped, allowing you to annotate your version files (#391, [#283]) - Multi-version uninstall —
tfenv uninstallnow accepts multiple versions in a single invocation (#449) - Architecture display in
tfenv list— Installed versions now show their binary architecture (e.g.amd64,arm64) (#321) tfenv use -— Switch back to the previously active Terraform version, shell-style (#378)
Full changelog: https://github.com/tfutils/tfenv/blob/master/CHANGELOG.md