From 78c62ded09a50e79860696c287c21efd0701e2ee Mon Sep 17 00:00:00 2001 From: Bryce Kalow Date: Tue, 22 Mar 2022 13:30:26 -0500 Subject: [PATCH] website: pin plugin version (#11677) --- 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 3627ff1a0..e53a43021 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": "latest", + "version": "v1.0.10", "isHcpPackerReady": true }, {