terraform-provider-vcd
terraform-provider-vcd copied to clipboard
Ability to add/modify DHCP IPv4 Bindings
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
I would like to request a feature to add/delete/modify DHCP IPv4 Binding within a network. This would include Name, Description, IP Address, Mac Address, Lease Time, Gateway, Hosname, and DNS Servers
.
vcd_nsxt_network_dhcp
Terraform Configuration (if it applies)
Copy-paste your Terraform configurations here. Please **shrink HCL replicating the bug to minimum**
without modules. It will help us to respond and replicate the problem quicker. It may also uncover
some HCL error while doing so.
For bigger configs you may use [Gist(s)](https://gist.github.com) or a service like Dropbox and
share a link to the ZIP file.
References
- Issue #561
Our company also needs this resource
@corylandfair , @Uiopas ,
This is now in main
and will be part of v3.9.0
release.