diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index 68afb049c..e0039e604 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -328,6 +328,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", @@ -355,4 +362,4 @@ "version": "latest", "pluginTier": "community" } -] \ No newline at end of file +]