mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-14 13:41:02 -04:00
38 lines
805 B
JSON
38 lines
805 B
JSON
[
|
|
{
|
|
"title": "Docker",
|
|
"path": "docker",
|
|
"repo": "hashicorp/packer-plugin-docker",
|
|
"version": "latest"
|
|
},
|
|
{
|
|
"title": "Amazon EC2",
|
|
"path": "amazon",
|
|
"repo": "hashicorp/packer-plugin-amazon",
|
|
"version": "latest"
|
|
},
|
|
{
|
|
"title": "Google Cloud Platform",
|
|
"path": "googlecompute",
|
|
"repo": "hashicorp/packer-plugin-googlecompute",
|
|
"version": "latest"
|
|
},
|
|
{
|
|
"title": "VMware vSphere",
|
|
"path": "vsphere",
|
|
"repo": "hashicorp/packer-plugin-vsphere",
|
|
"version": "latest"
|
|
},
|
|
{
|
|
"title": "Ansible",
|
|
"path": "ansible",
|
|
"repo": "hashicorp/packer-plugin-ansible",
|
|
"version": "latest"
|
|
},
|
|
{
|
|
"title": "VirtualBox",
|
|
"path": "virtualbox",
|
|
"repo": "hashicorp/packer-plugin-virtualbox",
|
|
"version": "latest"
|
|
}
|
|
]
|