diff --git a/README.md b/README.md index 1ea3cb4..bfea9e1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ -[![CI](https://github.com/ohmer/asdf-terragrunt/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ohmer/asdf-terragrunt/actions/workflows/ci.yml) +[![CI](https://github.com/gruntwork-io/asdf-terragrunt/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/gruntwork-io/asdf-terragrunt/actions/workflows/ci.yml) # asdf-terragrunt -Originally from https://github.com/lotia/asdf-terragrunt where it no longer appears to be maintained. - [Terragrunt](https://github.com/gruntwork-io/terragrunt) plugin for the [asdf](https://github.com/asdf-vm/asdf) version manager. Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions. @@ -21,3 +19,10 @@ asdf plugin-add terragrunt https://github.com/ohmer/asdf-terragrunt - `ASDF_TERRAGRUNT_SKIP_CHECKSUM`: Skip the checksum verification when downloading the binary. This is saves some time, but is less secure. + +### Special Thanks + +This plugin was started by the community, and is now maintained by Gruntwork. + +Thanks to [lotia](https://github.com/lotia) for creating the original plugin, and to [ohmer](https://github.com/ohmer) for maintaining it afterwards. +