add vsphere to docs-remote-plugins.json

This commit is contained in:
sylviamoss 2021-04-15 13:52:26 +02:00 committed by Megan Marsh
parent 41c66d6935
commit a00846102b
1 changed files with 6 additions and 0 deletions

View File

@ -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"
}
]