packer/website/data/docs-remote-plugins.json
Adrien Delorme 4de2954d01
Scaleway plugin breakout (#10939)
* use vendored scaleway plugin

* wipe out scaleway

* vendor vendors

* use remote docs

* go get github.com/hashicorp/packer-plugin-scaleway@v0.0.1

* empty commit
2021-04-20 11:59:59 -04:00

84 lines
1.8 KiB
JSON

[
{
"title": "Ansible",
"path": "ansible",
"repo": "hashicorp/packer-plugin-ansible",
"version": "latest"
},
{
"title": "Amazon EC2",
"path": "amazon",
"repo": "hashicorp/packer-plugin-amazon",
"version": "latest"
},
{
"title": "Docker",
"path": "docker",
"repo": "hashicorp/packer-plugin-docker",
"version": "latest"
},
{
"title": "Google Cloud Platform",
"path": "googlecompute",
"repo": "hashicorp/packer-plugin-googlecompute",
"version": "latest"
},
{
"title": "Naver Cloud",
"path": "ncloud",
"repo": "hashicorp/packer-plugin-ncloud",
"pluginTier": "community",
"version": "latest"
},
{
"title": "Proxmox",
"path": "proxmox",
"repo": "hashicorp/packer-plugin-proxmox",
"pluginTier": "community",
"version": "latest"
},
{
"title": "Scaleway",
"path": "scaleway",
"repo": "hashicorp/packer-plugin-scaleway",
"pluginTier": "community",
"version": "latest"
},
{
"title": "VirtualBox",
"path": "virtualbox",
"repo": "hashicorp/packer-plugin-virtualbox",
"version": "latest"
},
{
"title": "VMware vSphere",
"path": "vsphere",
"repo": "hashicorp/packer-plugin-vsphere",
"version": "latest"
},
{
"title": "VMware",
"path": "vmware",
"repo": "hashicorp/packer-plugin-vmware",
"version": "latest"
},
{
"title": "QEMU",
"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"
}
]