From 45dfb97ff4d21af29803f895baf9e158e8d17249 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Tue, 20 Apr 2021 12:14:44 -0400 Subject: [PATCH] Add remote docs --- website/data/docs-remote-plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/data/docs-remote-plugins.json b/website/data/docs-remote-plugins.json index 8f05a9b0d..bf06f46f6 100644 --- a/website/data/docs-remote-plugins.json +++ b/website/data/docs-remote-plugins.json @@ -18,6 +18,13 @@ "repo": "hashicorp/packer-plugin-amazon", "version": "latest" }, + { + "title": "Chef", + "path": "chef", + "repo": "hashicorp/packer-plugin-chef", + "version": "latest", + "pluginTier": "community" + }, { "title": "Docker", "path": "docker",