You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 "me too" comments, 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 would be highly beneficial to have support for custom traffic selectors in IPsec VPN connections within the terraform-azurerm-caf module. This feature would allow for more granular control over the traffic that is permitted through the VPN, enhancing security and flexibility.
Is there an existing issue for this?
Community Note
Description
It would be highly beneficial to have support for custom traffic selectors in IPsec VPN connections within the terraform-azurerm-caf module. This feature would allow for more granular control over the traffic that is permitted through the VPN, enhancing security and flexibility.
Terraform AzureRM provider does support traffic_selector_policy since 3.5.0 (May 05, 2022) as per https://learn.microsoft.com/en-us/azure/developer/terraform/provider-version-history-azurerm
New or Affected Resource(s
azurerm_virtual_network_gateway_connection
Potential Configuration file
References
https://learn.microsoft.com/en-us/azure/developer/terraform/provider-version-history-azurerm
The text was updated successfully, but these errors were encountered: