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

[Feature Request] Azure - virtual network gateway and connection resources #10634

Closed
gitmayor opened this issue Dec 9, 2016 · 4 comments
Closed

Comments

@gitmayor
Copy link

gitmayor commented Dec 9, 2016

Hi Guys,
Any plans for expanding Azure resources bucket?

Terraform Version
Terraform v0.7.13

Affected Resource(s)

  • virtual network gateway
  • connection

Actually if you want to set site-2-site vpn between any data center IPSec vpn and Azure, you have to create bunch of resources required for that purpose like:

  • local network gateway,
  • virtual network gateway,
  • public IP for the virtual network gateway,
  • connection

All these items can be created either manually or via Microsoft ARM templates. It complicates infrastructure creation and management from Terraform tool. If above resources exist it would be possible to automate vpn creation.

@TStraub-rms
Copy link
Contributor

This is something we would love to see as well and would get 100% of our current networking infra into terraform.

@pmcatominey
Copy link
Contributor

@gitmayor I've got a work in progress PR #9255

Still waiting on Azure to look into an issue when deleting the Gateway Subnet.

@pmcatominey
Copy link
Contributor

Realised that this is a duplicate of #8372.

@ghost
Copy link

ghost commented Apr 18, 2020

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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants