package
2.0.0+incompatible
Repository: https://github.com/ehassett/tfvm.git
Documentation: pkg.go.dev

# Structs

InstallCommand is a Command that downloads and installs a specific Terraform version.
ListCommand is a Command that lists all installed versions of Terraform.
Meta is a struct that contains necessary metadata used by commands.
RemoveCommand is a Command that removes a specified installed version of Terraform.
UseCommand is a Command that selects a Terraform version to be used.