diff --git a/README.md b/README.md index 3d8b74e..a65753d 100644 --- a/README.md +++ b/README.md @@ -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) | diff --git a/plugins/terraformer b/plugins/terraformer new file mode 100644 index 0000000..1911624 --- /dev/null +++ b/plugins/terraformer @@ -0,0 +1 @@ +repository = https://github.com/grimoh/asdf-terraformer.git