vmware / terraform-provider-vcd

Terraform VMware Cloud Director provider
https://www.terraform.io/docs/providers/vcd/
Mozilla Public License 2.0
151 stars 112 forks source link

Solution Add On creation resource [2] #1256

Closed Didainius closed 5 months ago

Didainius commented 7 months ago

This PR continues implementation of Solution Landing Zones and add-ons that started in #1251

Testing

Just like SDK PR, the testing config will require new variable NsxtCatalogAddonDse that provides an existing name in NSXT catalog item. Because of the way Solution Add-Ons work - it will be downloaded locally as well to /test-resources/cache directory, that is put into .gitignore so that it is not uploaded to repository.

Tested on 10.4.1 and 10.5.1