diff --git a/website/source/docs/post-processors/vsphere.html.md b/website/source/docs/post-processors/vsphere.html.md index 9b16cac79..9a04fe7a3 100644 --- a/website/source/docs/post-processors/vsphere.html.md +++ b/website/source/docs/post-processors/vsphere.html.md @@ -36,9 +36,6 @@ Required: - `password` (string) - Password to use to authenticate to the vSphere endpoint. -- `resource_pool` (string) - The resource pool to upload the VM to. This is - *not required*. - - `username` (string) - The username to use to authenticate to the vSphere endpoint. @@ -52,6 +49,8 @@ Optional: - `insecure` (boolean) - Whether or not the connection to vSphere can be done over an insecure connection. By default this is false. +- `resource_pool` (string) - The resource pool to upload the VM to. + - `vm_folder` (string) - The folder within the datastore to store the VM. - `vm_network` (string) - The name of the VM network this VM will be