terraform-provider-vcd
terraform-provider-vcd copied to clipboard
Terraform VMware Cloud Director provider
Catalog name is allowed to change and resource should read/update state with changed catalog name.
We can enhance Org with additional fields which provides more details about Organization. For e.g. numberOfCatalogs, numberOfVdcs, numberOfVApps, numberOfDisks, etc.
We can enhance catalog item with additional fields which provides more details about catalog item . For e.g. size, isPublished, ownerName, creationDate, etc.
Current dnat resource has limitation using external network. User has to be sys admin, as it uses getExternalNetwork function which requires sys admin rights. According advanced gtw UI, seems there...
This is a bug difficult to reproduce, which seems to be a race condition. Using a script generated by [full-env.tf](https://github.com/terraform-providers/terraform-provider-vcd/blob/master/vcd/test-templates/full-env.tf), the catalog item upload, which usually completes in less than...
Hi there, Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions,...
Hello, is it possible to expand the new vcd_catalog_item data source with the following? Not sure, but does the API allow Wildcards (Similar to the "filter" Option from the AWS...
Placeholder for implementing `vcd_provider_vdc` (or just `vcd_vdc`) resource. Includes ability to assign metadata too.
Hi there, Thank you for opening an issue. Please note that we try to keep the Terraform issue tracker reserved for bug reports and feature requests. For general usage questions,...
Terraform Version Terraform v0.12.6 provider.vcd v2.4.0 Affected Resource(s) vcd_catalog_item It would be great if one could specify an existing vApp and be able to capture it as a template within...