vmware / go-vcloud-director

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

Add support for Provider VDCs read functions and upgrade Compute Policies version #502

Closed adambarreiro closed 2 years ago

adambarreiro commented 2 years ago

Description

This PR sets the foundations required for https://github.com/vmware/terraform-provider-vcd/pull/904:

adambarreiro commented 2 years ago

I removed Vdcs slice from ProviderVdc struct as I confirmed that this field is never populated nor used.