mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-24 03:55:07 +08:00
Update terragrunt plugin repo
The previous plugin was a solid foundation but the original author doesn't appear to be accepting pull requests. My colleague and I have added: * A check that prevents bad installs due to invalid versions. * Support for legacy version files. * Support for github API tokens to prevent failures during tests. so we request a change in the plugin listing to point to our repo.
This commit is contained in:
@@ -170,7 +170,7 @@ itself) to look for plugins.
|
||||
| Terraform | [Banno/asdf-hashicorp](https://github.com/Banno/asdf-hashicorp) | [](https://travis-ci.org/Banno/asdf-hashicorp) |
|
||||
| Terraform-docs | [looztra/asdf-terraform-docs](https://github.com/looztra/asdf-terraform-docs) | [](https://travis-ci.org/looztra/asdf-terraform-docs) |
|
||||
| Terraform-validator | [looztra/asdf-terraform-validator](https://github.com/looztra/asdf-terraform-validator) | [](https://travis-ci.org/looztra/asdf-terraform-validator) |
|
||||
| Terragrunt | [td7x/asdf/terragrunt/](https://gitlab.com/td7x/asdf/terragrunt/) | [](https://gitlab.com/td7x/asdf/terragrunt/commits/master) |
|
||||
| Terragrunt | [lotia/asdf-terragrunt](https://github.com/lotia/asdf-terragrunt) | [](https://github.com/lotia/asdf-terragrunt/actions?query=workflow%3ACI+branch%3Amaster) |
|
||||
| TFLint | [RykHawthorn/asdf-tflint](https://github.com/RykHawthorn/asdf-tflint) | [](https://travis-ci.org/RykHawthorn/asdf-tflint) |
|
||||
| Tmux | [aphecetche/asdf-tmux](https://github.com/aphecetche/asdf-tmux) | [](https://travis-ci.org/aphecetche/asdf-tmux) |
|
||||
| Trdsql | [johnlayton/woodedway](https://github.com/johnlayton/woodedway) | [](https://travis-ci.org/johnlayton/woodedway) |
|
||||
|
||||
@@ -1 +1 @@
|
||||
repository = https://gitlab.com/td7x/asdf/terragrunt.git
|
||||
repository = https://github.com/lotia/asdf-terragrunt.git
|
||||
|
||||
Reference in New Issue
Block a user