- Move temporary directory from /tmp to mktemp
- Upgrade tfenv-install logging
- Prevent interactive prompting from keybase
- Add support for verifying downloads of Terraform
- Update error_and_die functions to better report their source location
- libexec/tfenv-version-name: Respect
latest
&latest:<regex>
syntax in .terraform-version - Extension and development of test suite standards
- Add capability to specify
latest
orlatest:<regex>
in theuse
andinstall
actions. - Add error_and_die functions to standardise error output
- Specify --tlsv1.2 to curl requests to remote repo. TLSv1.2 required; supported by but not auto-selected by older NSS.