Skip to content

Instantly share code, notes, and snippets.

@RothAndrew
Last active November 2, 2020 17:49
Show Gist options
  • Save RothAndrew/fadd2f613d4b09cca3df69e848e3a504 to your computer and use it in GitHub Desktop.
Save RothAndrew/fadd2f613d4b09cca3df69e848e3a504 to your computer and use it in GitHub Desktop.
Add ASDF plugins that I use on my developer machine
asdf plugin-add terraform https://github.com/Banno/asdf-hashicorp.git
asdf plugin-add terraform-docs https://github.com/looztra/asdf-terraform-docs.git
asdf plugin-add tflint https://github.com/skyzyx/asdf-tflint.git
asdf plugin-add tfsec https://github.com/woneill/asdf-tfsec
asdf plugin-add helmfile https://github.com/feniix/asdf-helmfile.git
asdf plugin-add helm https://github.com/Antiarchitect/asdf-helm.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment