packer-cn/website/data/docs-remote-plugins.json

72 lines
1.5 KiB
JSON
Raw Permalink Normal View History

[
{
"title": "Ansible",
"path": "ansible",
"repo": "hashicorp/packer-plugin-ansible",
2021-03-23 17:02:44 -04:00
"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"
2021-04-16 17:38:02 +02:00
},
2021-04-20 15:09:11 +02:00
{
"title": "Naver Cloud",
"path": "ncloud",
"repo": "hashicorp/packer-plugin-ncloud",
"pluginTier": "community",
2021-04-20 15:09:11 +02:00
"version": "latest"
},
{
"title": "Proxmox",
"path": "proxmox",
"repo": "hashicorp/packer-plugin-proxmox",
"pluginTier": "community",
"version": "latest"
},
2021-04-16 17:38:02 +02:00
{
"title": "VirtualBox",
"path": "virtualbox",
"repo": "hashicorp/packer-plugin-virtualbox",
"version": "latest"
2021-04-19 14:28:48 +02:00
},
{
"title": "VMware vSphere",
"path": "vsphere",
"repo": "hashicorp/packer-plugin-vsphere",
"version": "latest"
},
2021-04-19 14:28:48 +02:00
{
"title": "VMware",
"path": "vmware",
"repo": "hashicorp/packer-plugin-vmware",
"version": "latest"
2021-04-19 17:45:51 +02:00
},
{
"title": "QEMU",
"path": "qemu",
"repo": "hashicorp/packer-plugin-qemu",
"version": "latest"
},
{
"title": "Outscale",
"path": "outscale",
"repo": "hashicorp/packer-plugin-outscale",
"version": "latest",
"pluginTier": "community"
}
]