Skip to content
Warren Veerasingam edited this page May 31, 2019 · 4 revisions

Terraform Switcher

The tfswitch command line tool lets you switch between different versions of terraform. If you do not have a particular version of terraform installed, tfswitch will download the version you desire. The installation is minimal and easy. Once installed, simply select the version you require from the dropdown and start using terraform.

See installation guide here: tfswitch installtion

How To Contribute:

  1. Open an issue
  2. Fork code from master repo
  3. Open a merge request to the develop branch
Clone this wiki locally