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

51 lines
1.0 KiB
JSON
Raw 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 11:38:02 -04:00
},
{
"title": "VirtualBox",
"path": "virtualbox",
"repo": "hashicorp/packer-plugin-virtualbox",
"version": "latest"
2021-04-19 08:28:48 -04:00
},
{
"title": "VMware vSphere",
"path": "vsphere",
"repo": "hashicorp/packer-plugin-vsphere",
"version": "latest"
},
2021-04-19 08:28:48 -04:00
{
"title": "VMware",
"path": "vmware",
"repo": "hashicorp/packer-plugin-vmware",
"version": "latest"
2021-04-19 11:45:51 -04:00
},
{
"title": "QEMU",
"path": "qemu",
"repo": "hashicorp/packer-plugin-qemu",
"version": "latest"
}
]