chtf icon indicating copy to clipboard operation
chtf copied to clipboard

Terraform version switcher with automatic install

Results 3 chtf issues
Sort by recently updated
recently updated
newest added

The Homebrew Tap should already be ready (https://github.com/Yleisradio/homebrew-terraforms/pull/82), but also the bundled auto-installer should be modified. Depends on https://github.com/robertpeteuil/terraform-installer/issues/8.

tfenv supports strings like `latest:^1.` in order to grab the most recent version that matches a regex constraint. This is useful for keeping within a particular major or minor version,...

I get the error "Error: Installing casks is supported only on macOS" when executing chtf 1.1.6 whether in a zsh or bash shell on Linux Mint 20.3 Cinnamon ➜ ~...