Skip to content
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

[Module]: ExpressRoute and VPN gateway #28

Open
matt-FFFFFF opened this issue Apr 5, 2023 · 0 comments
Open

[Module]: ExpressRoute and VPN gateway #28

matt-FFFFFF opened this issue Apr 5, 2023 · 0 comments
Labels
module new module to enable a specific scenario

Comments

@matt-FFFFFF
Copy link
Member

Module Scenario

This module will work in conjunction with the subnets and the hubnetworking modules to provision a gatewaysubnet and ER, VPN S2S and VPN P2S configurations.

Proposed module name

terraform-azure-er-vpn-gateway

Link to existing example module

No response

Expected resources

- azurerm_express_route_*
- azurerm_virtual_network_gateway*
- azurerm_subnet

Module inputs

Complex:

- express_route_configuraiton
- vpn_s2s_configuraiton
- vpn_p2s_configuration
- gateway_subnet_address_prefix
- virtual_network_resource_id

Module outputs

resource ids

Other information

@lonegunmanb please assign to me

@matt-FFFFFF matt-FFFFFF added the module new module to enable a specific scenario label Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module new module to enable a specific scenario
Projects
None yet
Development

No branches or pull requests

1 participant