From 05ef5590a5f1ee6fc729af42ea63291b48b0e571 Mon Sep 17 00:00:00 2001 From: ShiChangkuo Date: Mon, 26 Apr 2021 20:24:50 +0800 Subject: [PATCH] website: add huaweicloud remote plugin --- website/data/docs-remote-plugins.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/data/docs-remote-plugins.json b/website/data/docs-remote-plugins.json index c606b5a38..45a0a687a 100644 --- a/website/data/docs-remote-plugins.json +++ b/website/data/docs-remote-plugins.json @@ -65,6 +65,14 @@ "version": "latest", "pluginTier": "community" }, + { + "title": "HuaweiCloud", + "path": "huaweicloud", + "repo": "huaweicloud/packer-plugin-huaweicloud", + "version": "latest", + "pluginTier": "community", + "sourceBranch": "master" + }, { "title": "HyperOne", "path": "hyperone",