feat: add terraformer plugin (#770)

This commit is contained in:
gr1m0h
2023-03-03 21:42:47 +09:00
committed by GitHub
parent 9563b55d4f
commit 7b7b74a61c
2 changed files with 2 additions and 0 deletions

View File

@@ -584,6 +584,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| terraform-ls | [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) |
| 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) |
| Terraformer | [grimoh/asdf-terraformer](https://github.com/grimoh/asdf-terraformer) | [![GitHub Actions Status](https://github.com/grimoh/asdf-terraformer/workflows/Build/badge.svg?branch=main)](https://github.com/grimoh/asdf-terraformer/actions) |
| 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) |
| Terrascan | [hpdobrica/asdf-terrascan](https://github.com/hpdobrica/asdf-terrascan) | [![Build Status](https://github.com/hpdobrica/asdf-terrascan/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/hpdobrica/asdf-terrascan/actions/workflows/build.yml) |

1
plugins/terraformer Normal file
View File

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