Last active
November 2, 2020 17:49
-
-
Save RothAndrew/fadd2f613d4b09cca3df69e848e3a504 to your computer and use it in GitHub Desktop.
Add ASDF plugins that I use on my developer machine
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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