From 4a5895cde78548921e9bd6cb68d29da90b9588e2 Mon Sep 17 00:00:00 2001 From: Zied Elouaer Date: Tue, 18 Nov 2025 17:12:54 +0100 Subject: [PATCH] chore: update Terramate plugin to use the official repo --- README.md | 2 +- plugins/terramate | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a06f9e4a..faa7cc36f 100644 --- a/README.md +++ b/README.md @@ -785,7 +785,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Terraform-validator | [looztra/asdf-terraform-validator](https://github.com/looztra/asdf-terraform-validator) | | Terraformer | [gr1m0h/asdf-terraformer](https://github.com/gr1m0h/asdf-terraformer) | | Terragrunt | [gruntwork-io/asdf-terragrunt](https://github.com/gruntwork-io/asdf-terragrunt) | -| Terramate | [martinlindner/asdf-terramate](https://github.com/martinlindner/asdf-terramate) | +| Terramate | [terramate-io/asdf-terramate-ce](https://github.com/terramate-io/asdf-terramate-ce) | | Terrascan | [hpdobrica/asdf-terrascan](https://github.com/hpdobrica/asdf-terrascan) | | tf (hashi terraform wrapper) | [dex4er/asdf-tf](https://github.com/dex4er/asdf-tf) | | tfcmt | [nasa9084/asdf-tfcmt](https://github.com/nasa9084/asdf-tfcmt) | diff --git a/plugins/terramate b/plugins/terramate index fff239d23..9277074ff 100644 --- a/plugins/terramate +++ b/plugins/terramate @@ -1 +1 @@ -repository = https://github.com/martinlindner/asdf-terramate.git +repository = https://github.com/terramate-io/asdf-terramate-ce.git