terraform-provider-vcd
terraform-provider-vcd copied to clipboard
vcd_network_routed_v2 doesn't have an interface_type NON_DISTRIBUTED (for NSX-T)
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
Description
Allow to create routed vdc network non distributed
That would imply two change:
- Add a new value on network_routed_v2, Argument interface_type = non_distributed
- Add a new boolean argument on vcd_nsxt_edgegateway : __nonDistributedRoutingEnabled __ = false (Default)
New or Affected Resource(s)
- vcd_nsxt_edgegateway
- vcd_network_routed_v2
References
na