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
Support for Virtual Network Gateways has previously been requested in #17 and has been implemented in #133. We've been blocked on an issue with the Azure API which has apparently been resolved over the Christmas break - and I'm planning on taking a look at this in the next few weeks.
In order to be able to keep updates for this in a single place - I'm going to close this issue in favour of #17 (where we'll post updates for this)
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Apr 1, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I try to find to way to use Terraform to create VPN-VPN connection between Azure VNets in two different regions. Based on Azure docs (https://docs.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-vnet-vnet-resource-manager-portal).
It requires
In Terraform I see only LocalNetworkGateway, which is different Azure object. Please add VirtualNetworkGateway (with VNet-VNet connection).
The text was updated successfully, but these errors were encountered: