terraform-provider-vcd
terraform-provider-vcd copied to clipboard
Terraform VMware Cloud Director provider
The goal is to improve VM Create code and: * Remove unnecessary power on/power off cycles during VM spinup which should improve guest customization experience * Simplify legacy code which...
For example we want to create nsx-t edge( tier1) and automatically assign free ip for this edge from pool of tier-0 Current version of provider requires at least start_address and...
### Overview This PR adds the resource and data source **vcd_catalog_vapp_template** to be able to upload, manage and fetch vApp Templates. This resource and data source is very similar to...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
Hi, vCloud console is blocked everytime i change the order of the distributed_firewall rules order, below the details ### Terraform Version terraform -v Terraform v1.1.6 on linux_amd64 + provider registry.terraform.io/vmware/vcd...
Hello there! I'm on terraform version `1.2.5` and vcd provider version `3.6.0` For now I can't configure DHCP lease time along with pools but it a common need to configure...
Hi, I have deployed some VMs using the vcd_vm resource, but the VMs are always only partially configured and not usable. ### Terraform Version Terraform v1.2.2 on windows_amd64 + provider...