website: Added Tart builder

This PR add [`tart` builder](https://github.com/cirruslabs/packer-plugin-tart) to the list of all the builders.

Tart is a open-source toolset for building, running and managing Linux and macOS virtual machines on Apple Silicon. Part of the toolset is this packer plugin.
pull/12155/head
Fedor Korotkov 3 years ago committed by Wilken Rivera
parent 0aa2df1027
commit 5997724745

@ -278,6 +278,13 @@
"pluginTier": "community",
"version": "v1.0.1"
},
{
"title": "Tart",
"path": "tart",
"repo": "cirruslabs/packer-plugin-tart",
"pluginTier": "community",
"version": "latest"
},
{
"title": "Tencent Cloud",
"path": "tencentcloud",

Loading…
Cancel
Save