These two scripts provide the bare-minimum version-manager capability for terraform.
Installation:
- Put both files somewhere on your PATH
- chmod +x on both files to make them executable
Usage:
Anywhere the scripts find a '.terraform-version' file, they'll assume you want to have that version enabled in that directory and all subdirectories.