Skip to content

Use asdf to install #66

@nitrocode

Description

@nitrocode

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions