fix: point to terragrunt fork with aarch64 support (#496)

Co-authored-by: Matthieu Michaud <matthieu.michaud@sharesight.com>
This commit is contained in:
Matthieu Michaud
2021-10-12 12:41:41 +13:00
committed by GitHub
parent d264096fde
commit dd20263cde
2 changed files with 2 additions and 2 deletions

View File

@@ -400,7 +400,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| terraform-ls | [shihanng/asdf-terraform-ls](https://github.com/shihanng/asdf-terraform-ls) | [![Build Status](https://github.com/shihanng/asdf-terraform-ls/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/shihanng/asdf-terraform-ls/actions/workflows/ci.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) |
| Terragrunt | [lotia/asdf-terragrunt](https://github.com/lotia/asdf-terragrunt) | [![Build Status](https://github.com/lotia/asdf-terragrunt/workflows/CI/badge.svg?branch=master)](https://github.com/lotia/asdf-terragrunt/actions?query=workflow%3ACI+branch%3Amaster) |
| 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) |
| 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) |
| TFSec | [woneill/asdf-tfsec](https://github.com/woneill/asdf-tfsec) | [![Build Status](https://github.com/woneill/asdf-tfsec/workflows/master/badge.svg?branch=master)](https://github.com/woneill/asdf-tfsec/actions) |
| tfupdate | [yuokada/asdf-tfupdate](https://github.com/yuokada/asdf-tfupdate) | [![Build Status](https://github.com/yuokada/asdf-tfupdate/workflows/Test%20asdf%20plugin/badge.svg?branch=master)](https://github.com/yuokada/asdf-tfupdate/actions) |

View File

@@ -1 +1 @@
repository = https://github.com/lotia/asdf-terragrunt.git
repository = https://github.com/ohmer/asdf-terragrunt.git