From 59a2df6cfed4336b00fa83655d016c5e7e4bf797 Mon Sep 17 00:00:00 2001 From: Tom von Schwerdtner Date: Wed, 4 Dec 2024 17:48:33 -0500 Subject: [PATCH] Add hcp for HashiCorp Cloud Platform --- README.md | 1 + plugins/hcp | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/hcp diff --git a/README.md b/README.md index c25a4ca2b..a7d799597 100644 --- a/README.md +++ b/README.md @@ -358,6 +358,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | Haxe | [asdf-community/asdf-haxe](https://github.com/asdf-community/asdf-haxe) | | hcl2json | [dex4er/asdf-hcl2json](https://github.com/dex4er/asdf-hcl2json) | | hcloud | [chessmango/asdf-hcloud](https://github.com/chessmango/asdf-hcloud) | +| hcp | [asdf-community/asdf-hashicorp](https://github.com/asdf-community/asdf-hashicorp) | | Helix Editor | [CSergienko/asdf-helix](https://github.com/CSergienko/asdf-helix) | | Helm | [Antiarchitect/asdf-helm](https://github.com/Antiarchitect/asdf-helm) | | Helm Chart Releaser | [Antiarchitect/asdf-helm-cr](https://github.com/Antiarchitect/asdf-helm-cr) | diff --git a/plugins/hcp b/plugins/hcp new file mode 100644 index 000000000..9e92c5c46 --- /dev/null +++ b/plugins/hcp @@ -0,0 +1 @@ +repository = https://github.com/asdf-community/asdf-hashicorp.git