You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ This provider has the following settings, all are required unless noted:
90
90
*`password` - password for connecting to vSphere
91
91
*`data_center_name` - _Optional_ datacenter containing the computed resource, the template and where the new VM will be created, if not specified the first datacenter found will be used
92
92
*`compute_resource_name` - _Required if cloning from template_ the name of the host containing the resource pool for the new VM
93
-
*`resource_pool_name` - _Required if cloning from template_the resource pool for the new VM
93
+
*`resource_pool_name` - the resource pool for the new VM. If not supplied, and cloning from a template, uses the root resource pool
94
94
*`clone_from_vm` - _Optional_ use a virtual machine instead of a template as the source for the cloning operation
95
95
*`template_name` - the VM or VM template to clone
96
96
*`name` - _Optional_ name of the new VM, if missing the name will be auto generated
0 commit comments