-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Prereq
brew install asdf
Install
asdf plugin add terraform
asdf install terraform latest
asdf plugin add go
asdf install go latest
asdf plugin add ruby
asdf install ruby latest
asdf plugin add python
asdf install python latest
Install command for older versions of terraform that do not support arm
ASDF_HASHICORP_OVERWRITE_ARCH_TERRAFORM=amd64 asdf install terraform 0.12.19
In tfenv, older versions on arm can be downloaded using
TFENV_ARCH=amd64 tfenv install 0.12.19
Metadata
Metadata
Assignees
Labels
No labels