diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index 2647475cb..ae900b68e 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -373,5 +373,12 @@ "repo": "hashicorp/packer-plugin-yandex", "version": "latest", "pluginTier": "community" + }, + { + "title": "Ksyun", + "path": "ksyun", + "repo": "kingsoftcloud/packer-plugin-ksyun", + "pluginTier": "community", + "version": "latest" } ]