azdevops / terraform

Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
https://www.terraform.io/
Mozilla Public License 2.0
1 stars 2 forks source link

I can configure virtual network gateways in Terraform #33

Open whiskeyjay opened 7 years ago

whiskeyjay commented 7 years ago

In order to connect virtual networks we need support for virtual network gateways.

abhijeetgaiha commented 7 years ago

Hashicorp issue: https://github.com/terraform-providers/terraform-provider-azurerm/issues/9

abhijeetgaiha commented 7 years ago

I think, in addition to this, we might need to support virtual network gateway connections for Express route support.