From 8470911ab635bc40869dfe84cdde7f4b3e9c907b Mon Sep 17 00:00:00 2001 From: Sylvia Moss Date: Wed, 16 Jun 2021 11:32:05 +0200 Subject: [PATCH] add hashicups docs (#11096) --- website/data/docs-remote-plugins.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/data/docs-remote-plugins.json b/website/data/docs-remote-plugins.json index fc00adeb2..9420829a7 100644 --- a/website/data/docs-remote-plugins.json +++ b/website/data/docs-remote-plugins.json @@ -71,6 +71,12 @@ "repo": "hashicorp/packer-plugin-googlecompute", "version": "latest" }, + { + "title": "HashiCups", + "path": "hashicups", + "repo": "hashicorp/packer-plugin-hashicups", + "version": "latest" + }, { "title": "hcloud", "path": "hetzner-cloud",