diff --git a/website/data/plugins-manifest.json b/website/data/plugins-manifest.json index 4bff2f6d8..8a188600e 100644 --- a/website/data/plugins-manifest.json +++ b/website/data/plugins-manifest.json @@ -309,5 +309,12 @@ "repo": "hashicorp/packer-plugin-yandex", "version": "latest", "pluginTier": "community" + }, + { + "title": "UpCloud", + "path": "upcloud", + "repo": "hashicorp/packer-plugin-upcloud", + "version": "latest", + "pluginTier": "community" } ]