packer-cn/website/data/docs-remote-plugins.json
Sylvia Moss d6904502ac
Extract outscale (#10941)
* remove outscale, vendor it and add remote docs

* fix lint

* add community plugin tier

* Update go.mod

* up mods

Co-authored-by: Adrien Delorme <azr@users.noreply.github.com>
2021-04-20 17:18:45 +02:00

72 lines
1.5 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": "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"
}
]