vmware / go-vcloud-director

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

Extend Catalog with vApp Template retrieval functions #495

Closed adambarreiro closed 2 years ago

adambarreiro commented 2 years ago

Description

This PR adds convenience functions to manage vApp Templates to support the implementation of https://github.com/vmware/terraform-provider-vcd/pull/899

adambarreiro commented 2 years ago

I'm checking why make static returns exit code 2, in my local it returns 0. 🤔

adambarreiro commented 2 years ago

Just one ask: if you have an issue number for which this PR is preparing, please add to the description.

And LGTM! :)

Couldn't find any issue, but added a phrase to point to the resulting PR in terraform-provider-vcd (which has a related issue indeed)