diff --git a/website/data/docs-remote-plugins.json b/website/data/docs-remote-plugins.json index bf06f46f6..e1bf3c27c 100644 --- a/website/data/docs-remote-plugins.json +++ b/website/data/docs-remote-plugins.json @@ -101,5 +101,25 @@ "path": "qemu", "repo": "hashicorp/packer-plugin-qemu", "version": "latest" + }, + { + "title": "Outscale", + "path": "outscale", + "repo": "hashicorp/packer-plugin-outscale", + "version": "latest", + "pluginTier": "community" + }, + { + "title": "Parallels", + "path": "parallels", + "repo": "hashicorp/packer-plugin-parallels", + "version": "latest" + }, + { + "title": "Chef", + "path": "chef", + "repo": "hashicorp/packer-plugin-chef", + "version": "latest", + "pluginTier": "community" } ]