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
When to adding machines to a VMware machine catalog, the module is not able to resolve machines.
The machines are present and can be added from the Daas UI.
The active directory search appears to work as the code fails with a different error if i change the machine_account.
No combination of datacenter / host or datacenter / host / cluster resolve the VM.
The full path to the resources includes a folder - "XX-XXX-Host"
Is the module able to path through a folder?
We have identified the cause of the issue. Currently our provider is not capable of locating cluster under folder or a path of folders. We will add a new property to allow specifying the folder path (if there's one) for the cluster.
Describe the bug
When to adding machines to a VMware machine catalog, the module is not able to resolve machines.
The machines are present and can be added from the Daas UI.
The active directory search appears to work as the code fails with a different error if i change the machine_account.
No combination of datacenter / host or datacenter / host / cluster resolve the VM.
The full path to the resources includes a folder - "XX-XXX-Host"
Is the module able to path through a folder?
"FullRelativePath": "hypervisors//allResources?path=XX-XXX.datacenter/XX-XXX-Host.folder/XX-XXX-xDev-01.cluster",
vcenter
Versions
$ terraform --version
Terraform v1.9.6
on linux_amd64
Terraform configuration files
Terraform console output
Terraform log file
CitrixIssueId: 59627
The text was updated successfully, but these errors were encountered: