From 93aef96924c7413c475ec9a478dd1bf54e3dc0bb Mon Sep 17 00:00:00 2001 From: Chris Griggs Date: Thu, 30 Mar 2023 10:54:52 -0700 Subject: [PATCH] Update Outscale plugin HCP Ready tag Adding the HCP Ready tag to the Outscale plugin. The HCP compatibility was added in this PR: https://github.com/outscale/packer-plugin-outscale/pull/70 --- website/data/plugins-manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index c23a353d5..b352cbbc4 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -230,6 +230,7 @@ "repo": "outscale/packer-plugin-outscale", "version": "latest", "pluginTier": "verified" + "isHcpPackerReady": true }, { "title": "Parallels",