diff --git a/README.md b/README.md index dd24586..241055f 100644 --- a/README.md +++ b/README.md @@ -400,7 +400,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | terraform-ls | [shihanng/asdf-terraform-ls](https://github.com/shihanng/asdf-terraform-ls) | [![Build Status](https://github.com/shihanng/asdf-terraform-ls/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/shihanng/asdf-terraform-ls/actions/workflows/ci.yml) | | terraform-lsp | [bartlomiejdanek/asdf-terraform-lsp](https://github.com/bartlomiejdanek/asdf-terraform-lsp) | [![Build Status](https://github.com/bartlomiejdanek/asdf-terraform-lsp/workflows/CI/badge.svg?branch=master)](https://github.com/bartlomiejdanek/asdf-terraform-lsp/actions) | | Terraform-validator | [looztra/asdf-terraform-validator](https://github.com/looztra/asdf-terraform-validator) | [![Build Status](https://travis-ci.org/looztra/asdf-terraform-validator.svg?branch=master)](https://travis-ci.org/looztra/asdf-terraform-validator) | -| Terragrunt | [lotia/asdf-terragrunt](https://github.com/lotia/asdf-terragrunt) | [![Build Status](https://github.com/lotia/asdf-terragrunt/workflows/CI/badge.svg?branch=master)](https://github.com/lotia/asdf-terragrunt/actions?query=workflow%3ACI+branch%3Amaster) | +| Terragrunt | [ohmer/asdf-terragrunt](https://github.com/ohmer/asdf-terragrunt) | [![Build Status](https://github.com/ohmer/asdf-terragrunt/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/ohmer/asdf-terragrunt/actions/workflows/ci.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) | | 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) | | 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) | diff --git a/plugins/terragrunt b/plugins/terragrunt index 9ed2950..f5431ed 100644 --- a/plugins/terragrunt +++ b/plugins/terragrunt @@ -1 +1 @@ -repository = https://github.com/lotia/asdf-terragrunt.git +repository = https://github.com/ohmer/asdf-terragrunt.git