feat: add tfmigrate plugin (#641)

This commit is contained in:
Piotr Roszatycki
2022-08-09 15:29:24 +02:00
committed by GitHub
parent 6731c87e9e
commit a26d20a64e
2 changed files with 2 additions and 0 deletions

View File

@@ -495,6 +495,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| tfc-agent | [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) |
| tfenv | [carlduevel/asdf-tfenv](https://github.com/carlduevel/asdf-tfenv) | [![Build Status](https://github.com/carlduevel/asdf-tfenv/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/carlduevel/asdf-tfenv/actions/workflows/build.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) |
| tfmigrate | [dex4er/asdf-tfmigrate](https://github.com/dex4er/asdf-tfmigrate) | [![CI](https://github.com/dex4er/asdf-tfmigrate/actions/workflows/ci.yml/badge.svg)](https://github.com/dex4er/asdf-tfmigrate/actions/workflows/ci.yml) |
| 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) |
| tfstate-lookup | [carnei-ro/asdf-tfstate-lookup](https://github.com/carnei-ro/asdf-tfstate-lookup) | [![Build Status](https://github.com/carnei-ro/asdf-tfstate-lookup/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/carnei-ro/asdf-tfstate-lookup/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) |

1
plugins/tfmigrate Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/dex4er/asdf-tfmigrate.git