From 0a1b1435b44acd55980317fbdf6c8fd7f94014e3 Mon Sep 17 00:00:00 2001 From: Scott Ford <49754039+scottford-io@users.noreply.github.com> Date: Mon, 22 Aug 2022 13:27:17 -0700 Subject: [PATCH] Adds packer plugin for Mondoo (#11951) Signed-off-by: Scott Ford Signed-off-by: Scott Ford --- 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 0ec862fc7..cf7a7ba3f 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -180,6 +180,13 @@ "pluginTier": "community", "version": "latest" }, + { + "title": "Mondoo", + "path": "mondoo", + "repo": "mondoohq/packer-plugin-mondoo", + "pluginTier": "verified", + "version": "latest" + }, { "title": "Naver Cloud", "path": "ncloud",