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

Ability to add/modify DHCP IPv4 Bindings

Open corylandfair opened this issue 2 years ago • 1 comments

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

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

corylandfair avatar Sep 01 '22 21:09 corylandfair

Our company also needs this resource

Uiopas avatar Sep 07 '22 18:09 Uiopas

@corylandfair , @Uiopas , This is now in main and will be part of v3.9.0 release.

Didainius avatar Apr 12 '23 10:04 Didainius