From d3163db100e5a3149d2e817dc4be9c35bea3dea4 Mon Sep 17 00:00:00 2001 From: Ilya Lukyanov Date: Mon, 12 Dec 2022 11:39:19 +0000 Subject: [PATCH] backport of commit e330b2c345519fdeb0de05a135f58d6539f89924 --- 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 e47b2349c..2d0bf328a 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -79,6 +79,13 @@ "version": "latest", "isHcpPackerReady": true }, + { + "title": "External", + "path": "external", + "repo": "joomcode/packer-plugin-external", + "version": "latest", + "sourceBranch": "main" + }, { "title": "Git", "path": "git",