From 544efd71f429fb9426cfdbc54594eb9082e73e05 Mon Sep 17 00:00:00 2001 From: Bryce Kalow Date: Tue, 22 Mar 2022 16:18:06 -0500 Subject: [PATCH] website: unpin plugin version (#11680) --- website/data/plugins-manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index e53a43021..3627ff1a0 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -90,7 +90,7 @@ "title": "Google Cloud Platform", "path": "googlecompute", "repo": "hashicorp/packer-plugin-googlecompute", - "version": "v1.0.10", + "version": "latest", "isHcpPackerReady": true }, {