feat: add terramate plugin (#638)

This commit is contained in:
Martin Lindner
2022-08-07 17:57:09 +09:00
committed by GitHub
parent 36ef1ef1ea
commit 7667d0d1cd
2 changed files with 2 additions and 0 deletions

View File

@@ -490,6 +490,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| terraform-lsp | [bartlomiejdanek/asdf-terraform-lsp](https://github.com/bartlomiejdanek/asdf-terraform-lsp) | [![Build Status](https://github.com/bartlomiejdanek/asdf-terraform-lsp/workflows/CI/badge.svg?branch=master)](https://github.com/bartlomiejdanek/asdf-terraform-lsp/actions) |
| Terraform-validator | [looztra/asdf-terraform-validator](https://github.com/looztra/asdf-terraform-validator) | [![Build Status](https://travis-ci.org/looztra/asdf-terraform-validator.svg?branch=master)](https://travis-ci.org/looztra/asdf-terraform-validator) |
| Terragrunt | [ohmer/asdf-terragrunt](https://github.com/ohmer/asdf-terragrunt) | [![Build Status](https://github.com/ohmer/asdf-terragrunt/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ohmer/asdf-terragrunt/actions/workflows/ci.yml) |
| Terramate | [martinlindner/asdf-terramate](https://github.com/martinlindner/asdf-terramate) | [![Build](https://github.com/martinlindner/asdf-terramate/actions/workflows/build.yml/badge.svg)](https://github.com/martinlindner/asdf-terramate/actions/workflows/build.yml) |
| tfc-agent | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | [![Build](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml/badge.svg)](https://github.com/asdf-community/asdf-hashicorp/actions/workflows/workflow.yml) |
| tfenv | [carlduevel/asdf-tfenv](https://github.com/carlduevel/asdf-tfenv) | [![Build Status](https://github.com/carlduevel/asdf-tfenv/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/carlduevel/asdf-tfenv/actions/workflows/build.yml) |
| TFLint | [skyzyx/asdf-tflint](https://github.com/skyzyx/asdf-tflint) | [![Build Status](https://travis-ci.org/skyzyx/asdf-tflint.svg?branch=master)](https://travis-ci.org/skyzyx/asdf-tflint) |

1
plugins/terramate Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/martinlindner/asdf-terramate.git