feat: add tfnotify plugin (#768)

Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
Javier Navarro
2023-02-27 12:08:26 +00:00
committed by GitHub
parent bf285a5013
commit 9563b55d4f
2 changed files with 2 additions and 0 deletions

View File

@@ -592,6 +592,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| 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) |
| tfnotify | [jnavarrof/asdf-tfnotify](https://github.com/jnavarrof/asdf-tfnotify) | [![Build Status](https://github.com/jnavarrof/asdf-tfnotify/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/jnvarrof/asdf-tfnotify/actions/workflows/build.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/tfnotify Normal file
View File

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