-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
Create a virtual_network_gateway with azurerm #8372
Comments
Hi @dpnl87 I've got a work in progress PR #9255 which implements the gateway and connection resource. |
Thnx @pmcatominey 👍 . |
@pmcatominey When this will be released? |
+1 any news? Will be a great new feature. |
+1, this is sorely needed |
+1, very appreciate this feature |
Hi everyone, I recently files the above mentioned pull request to add this feature. Would be great if you could contribute by reviewing and testing. |
Hi
How can I help you?
Regards
Antonio Massara
From: Dominik Lekse [mailto:notifications@github.com]
Sent: lunedì 24 aprile 2017 10:17
To: hashicorp/terraform <terraform@noreply.github.com>
Cc: A. Massara <a.massara@avanade.com>; Comment <comment@noreply.github.com>
Subject: Re: [hashicorp/terraform] Create a virtual_network_gateway with azurerm (#8372)
Hi everyone, I recently files the above mentioned pull request to add this feature. Would be great if you could contribute by reviewing and testing.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#8372 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AZbRPS96M00dcqL6tCfSXSUYFh2l5jVWks5rzFqXgaJpZM4JpsBa>.
|
@AntonioM73 You could test the resources of the pull request for your use case. Especially, if your use case consists of an ExpressRoute setup, this would be helpful since I had no chance to test this. Also, the documentation needs review. |
Our case is not for express route,
Where can I found directly the .exe terraform?
A.
From: Dominik Lekse [mailto:notifications@github.com]
Sent: lunedì 24 aprile 2017 11:01
To: hashicorp/terraform <terraform@noreply.github.com>
Cc: A. Massara <a.massara@avanade.com>; Mention <mention@noreply.github.com>
Subject: Re: [hashicorp/terraform] Create a virtual_network_gateway with azurerm (#8372)
@AntonioM73<https://github.com/AntonioM73> You could test the resources of the pull request for your use case. Especially, if your use case consists of an ExpressRoute setup, this would be helpful since I had no chance to test this. Also, the documentation needs review.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#8372 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AZbRPfaEhRdou7XOGcGau0s8kCbeKRZlks5rzGTcgaJpZM4JpsBa>.
|
@AntonioM73 I cannot provide you with an executable. You could build this pull request on your own. The following links might help you: |
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. |
I would like to have to possibility to create virtual network gateways with Terraform and the Azurerm provider. Currently there is no support for it so we still need to do manual actions on Azure.
Its used to link a network interface to a ExpressRoute.
If you need any additional information or require testing assistance I'm more then happy to help out.
The text was updated successfully, but these errors were encountered: