From 96755d2f7b27a2db40b67932b864ba6ff6b85a18 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Wed, 17 Jan 2024 06:13:04 -0500 Subject: [PATCH] Remove migrated integrations from plugin manifest This change removes Scaleway and Mondoo from the external plugins manifest in favor of the integration framework, which they have migrated to. --- website/data/plugins-manifest.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index 8405f6a459a..49e5221c9e1 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -52,13 +52,6 @@ "pluginTier": "community", "version": "latest" }, - { - "title": "Mondoo", - "path": "mondoo", - "repo": "mondoohq/packer-plugin-mondoo", - "pluginTier": "verified", - "version": "latest" - }, { "title": "Nutanix", "path": "nutanix", @@ -75,13 +68,6 @@ "pluginTier": "verified", "isHcpPackerReady": true }, - { - "title": "Scaleway", - "path": "scaleway", - "repo": "scaleway/packer-plugin-scaleway", - "pluginTier": "verified", - "version": "latest" - }, { "title": "UCloud", "path": "ucloud",