terraform-provider-vcd icon indicating copy to clipboard operation
terraform-provider-vcd copied to clipboard

Terraform VMware Cloud Director provider

Results 185 terraform-provider-vcd issues
Sort by recently updated
recently updated
newest added

Catalog name is allowed to change and resource should read/update state with changed catalog name.

enhancement
technical-debt

We can enhance Org with additional fields which provides more details about Organization. For e.g. numberOfCatalogs, numberOfVdcs, numberOfVApps, numberOfDisks, etc.

enhancement

We can enhance catalog item with additional fields which provides more details about catalog item . For e.g. size, isPublished, ownerName, creationDate, etc.

enhancement

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...

enhancement

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...

bug

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,...

wishlist

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.

enhancement

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...