terraform-provider-vcd
terraform-provider-vcd copied to clipboard
vcd_external_network_v2 Route Advertisement Strict, Flexible and All
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
The new version of VCD (v10.5.1) now offers to setup "Advertisement Strict", "Advertisement Flexible" and "All Networks Advertised". Currently it defaults to "Advertisement Strict", which we might need to change in the future.
New or Affected Resource(s)
- vcd_external_network_v2
Terraform Configuration (if it applies)
Proposal of a new argument
route_advertisement = "STRICT" // Optional (VCD 10.5.1+) / This setting controls which networks will be advertised. Default: "STRICT"