Azure / terraform-azurerm-vnetpeering

Module to create and manage virtual network peering which allows resources to access other resources in the linked virtual network.
MIT License
9 stars 32 forks source link

Add Terraform version compatibility changes #9

Open bamaralf opened 3 years ago

oulman commented 3 years ago

@grayzu could you also look at this? The module is currently broken for azurm >= 2 (missing features {}) and throws a bunch of deprecation warnings on Terraform >= 13. Thank you!