-
Notifications
You must be signed in to change notification settings - Fork 334
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
modules local_network_gateways + virtual_network_gateway_connections #118
Comments
@nergalex Glad you raised this question, we will investigate and add this feature. Thank you! |
Hi, I need these modules too |
@TJulesVerne Working on it! Thank you very much! |
Creating a connection would allow us to complete the whole Express Route workflow. There is already a VPN_GW and ExpressRoute roles. |
+1 for getting these modules. I'm currently using ARM deployments for these resources which works but not ideal. |
@XabiBeltza @rnotley We are developing it, thank you! |
SUMMARY
Thank you for the module "azure_rm_virtualnetworkgateway".
In order to complete the setup of a VPN GW connection, have you already developed modules associated to the Python classes below ?
Use Case: connect another Cloud (private/public) to Azure with an IPsec VPN GW
Action needed to automate:
Provision a VPN GW of a remote Cloud (private/public) --> LocalNetworkGateways class
Connect the remote VPN GW to a Azure VPN GW (virtual_network_gateway) --> virtual_network_gateway_connections class
ISSUE TYPE
COMPONENT NAME
New modules : modules local_network_gateways + virtual_network_gateway_connections
ADDITIONAL INFORMATION
The text was updated successfully, but these errors were encountered: