Azure / terraform-azurerm-vnet

Terraform module to create/provision Azure vnet
MIT License
139 stars 281 forks source link

Make `dns_servers` a separated resource block #176

Closed lonegunmanb closed 2 days ago

lonegunmanb commented 2 days ago

Describe your changes

Based on #167 this pr added a separated azurerm_virtual_network_dns_servers block, so the users could create link to dns servers outside, and ignore changes on the virtual network resource.

Issue number

000

Checklist before requesting a review

Thanks for your cooperation!