mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
feat: add tfupdate plugin (#458)
Co-authored-by: Yukihiro Okada <yuokada@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
de7ac068fa
commit
e69d36deb6
@@ -376,6 +376,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| Terragrunt | [lotia/asdf-terragrunt](https://github.com/lotia/asdf-terragrunt) | [](https://github.com/lotia/asdf-terragrunt/actions?query=workflow%3ACI+branch%3Amaster) |
|
||||
| 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) |
|
||||
| Tilt | [eaceaser/tilt](https://github.com/eaceaser/asdf-tilt) | [](https://github.com/eaceaser/asdf-tilt/actions) |
|
||||
| Tmux | [aphecetche/asdf-tmux](https://github.com/aphecetche/asdf-tmux) | [](https://travis-ci.org/aphecetche/asdf-tmux) |
|
||||
| Trdsql | [johnlayton/asdf-trdsql](https://github.com/johnlayton/asdf-trdsql) | [](https://github.com/johnlayton/asdf-trdsql/actions) |
|
||||
|
||||
1
plugins/tfupdate
Normal file
1
plugins/tfupdate
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/yuokada/asdf-tfupdate.git
|
||||
Reference in New Issue
Block a user