tofuenv

Manages multiple OpenTofu versions with easy switching and installation

brewmacoslinux
Try with needOr install directly
Source

About

OpenTofu version manager inspired by tfenv

Commands

tofuenv

Examples

List all available OpenTofu versions$ tofuenv list-remote
Install a specific OpenTofu version$ tofuenv install 1.6.0
Switch to a specific installed version$ tofuenv use 1.6.0