Open pacrutchet opened 3 years ago
Hi, Any chance for this to be implemented?
The impact is that today in a Virtual WAN topology, BGP routes learn from site to site vpn are not propagated to other vHub that the one it terminates on.
I need to create the connection manually and then import it in Terraform to work around the issue. Regards, PA
This kind of setup is also supported in the _azurerm_express_routeconnection resource and it should be available also for the vpn connection if one is using VPNs as backup of ER, meaning the routing over both should be identical.
Community Note
Description
Just like it is present in azurerm_virtual_hub_connection we need to be able to specify the label in order to propagate it to the route to various routing tables/hubs
New or Affected Resource(s)
azurerm_vpn_gateway_connection
Potential Terraform Configuration
References
0000