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",