vmware / go-vcloud-director

Golang SDK for VMware Cloud Director
Other
76 stars 79 forks source link

Fix CSE cluster creation when using VDC Groups #674

Closed adambarreiro closed 1 month ago

adambarreiro commented 2 months ago

Related to https://github.com/vmware/terraform-provider-vcd/issues/1258, fixing it in PR https://github.com/vmware/terraform-provider-vcd/pull/1266

The filter to retrieve the networks with the target VDC was wrong, as it was using ownerRef.id instead of orgVdc.id:

CSE tests passed in VCD 10.5.1 with CSE 4.2.1