add vsphere to docs-remote-plugins.json
This commit is contained in:
parent
41c66d6935
commit
a00846102b
|
@ -10,5 +10,11 @@
|
|||
"path": "amazon",
|
||||
"repo": "hashicorp/packer-plugin-amazon",
|
||||
"version": "latest"
|
||||
},
|
||||
{
|
||||
"title": "VMware vSphere",
|
||||
"path": "vsphere",
|
||||
"repo": "hashicorp/packer-plugin-vsphere",
|
||||
"version": "latest"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue