From 6615a120f7413d5508d57059f6412cb5d9944a18 Mon Sep 17 00:00:00 2001 From: xuyaming Date: Thu, 19 Jan 2023 03:42:43 +0000 Subject: [PATCH] backport of commit 7969dfaf8c077af48703057c8e37a728570d39cb --- website/data/plugins-manifest.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index 2d0bf328a..b254d6aca 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -337,6 +337,13 @@ "repo": "hashicorp/packer-plugin-virtualbox", "version": "latest" }, + { + "title": "Volcengine", + "path": "volcengine", + "repo": "volcengine/packer-plugin-volcengine", + "pluginTier": "community", + "version": "latest" + }, { "title": "VMware vSphere", "path": "vsphere",