terraform-provider-vcd
terraform-provider-vcd copied to clipboard
configure NAT and Firewall Service Intention in vcd_external_network_v2 (Provider Gateway)
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
It is possible to configure "NAT and Firewall Service Intention" in VCD v10.5.1+ UI.
New or Affected Resource(s)
- vcd_external_network_v2
Terraform Configuration (if it applies)
Proposal of a new argument
service_intention = "PROVIDER_AND_EDGE_GATEWAY" // Optional (VCD 10.5.1+) / This setting controls where Firewall and NAT will be visible for configuration. By default, Firewall and NAT will only be configurable on Edge Gateways. Default: "EDGE_GATEWAY"