vmware / go-vcloud-director

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

Fix catalog creation #590

Closed dataclouder closed 1 year ago

dataclouder commented 1 year ago

This PR makes sure that the created catalog runs its creation tasks completely, and it is ready to perform operations, such as updating or adding metadata. This change will be completed in terraform-provider-vcd by removing the function waitForMetadataReadiness, which will become redundant.

Didainius commented 1 year ago

Missing changelog entry