mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 22:44:54 +08:00
fix: point to terragrunt fork with aarch64 support (#496)
Co-authored-by: Matthieu Michaud <matthieu.michaud@sharesight.com>
This commit is contained in:
@@ -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) | [](https://github.com/shihanng/asdf-terraform-ls/actions/workflows/ci.yml) |
|
||||
| terraform-lsp | [bartlomiejdanek/asdf-terraform-lsp](https://github.com/bartlomiejdanek/asdf-terraform-lsp) | [](https://github.com/bartlomiejdanek/asdf-terraform-lsp/actions) |
|
||||
| Terraform-validator | [looztra/asdf-terraform-validator](https://github.com/looztra/asdf-terraform-validator) | [](https://travis-ci.org/looztra/asdf-terraform-validator) |
|
||||
| Terragrunt | [lotia/asdf-terragrunt](https://github.com/lotia/asdf-terragrunt) | [](https://github.com/lotia/asdf-terragrunt/actions?query=workflow%3ACI+branch%3Amaster) |
|
||||
| Terragrunt | [ohmer/asdf-terragrunt](https://github.com/ohmer/asdf-terragrunt) | [](https://github.com/ohmer/asdf-terragrunt/actions/workflows/ci.yml) |
|
||||
| TFLint | [skyzyx/asdf-tflint](https://github.com/skyzyx/asdf-tflint) | [](https://travis-ci.org/skyzyx/asdf-tflint) |
|
||||
| TFSec | [woneill/asdf-tfsec](https://github.com/woneill/asdf-tfsec) | [](https://github.com/woneill/asdf-tfsec/actions) |
|
||||
| tfupdate | [yuokada/asdf-tfupdate](https://github.com/yuokada/asdf-tfupdate) | [](https://github.com/yuokada/asdf-tfupdate/actions) |
|
||||
|
||||
@@ -1 +1 @@
|
||||
repository = https://github.com/lotia/asdf-terragrunt.git
|
||||
repository = https://github.com/ohmer/asdf-terragrunt.git
|
||||
|
||||
Reference in New Issue
Block a user