Skip to content
This repository has been archived by the owner on Nov 26, 2023. It is now read-only.
/ tfvm Public archive

A simple terraform version manager for Linux.

License

Notifications You must be signed in to change notification settings

aldiamond/tfvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tfvm

A simple terraform version manager for Linux and Mac OS (Darwin).

All bash. Does not required elivated privileges. Just make sure $HOME/bin is on your path.

Install

Run this in the terminal:

curl https://raw.githubusercontent.com/aldiamond/tfvm/main/setup | bash

Usage

>tfvm --help

Simple Linux terraform version manager.
 
Usage:
    tfvm version                display current running version of terraform
    tfvm list                   list installed versions of terraform
    tfvm install {{version}}    install terraform version
    tfvm set {{version}}        set terraform version

About

A simple terraform version manager for Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages