tfget

command module
v0.0.0-...-cfecb44 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2021 License: GPL-3.0 Imports: 14 Imported by: 0

README

tfget

CI Go Report Card codecov Conventional Commits License

About

Golang script for fetching a specific Terraform version. Inspired by rbenv, pyenv, tfenv, etc.

Usage

Prerequisites

go >= 1.16

Install
git clone git@github.com:bogdanbarna/tfget.git
cd tfget
go build
./tfget help
Run
./tfget list-remote
./tfget list-local
./tfget use 1.0.4
./tfget list-local
export PATH="$HOME/.tfget/versions:$PATH"
which terraform
terraform --version

Development

  • Docs
  • Roadmap
  • Contributing

FAQs

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL