CloudNationHQ / terraform-azure-vnet

Terraform module which creates virtual network resources used by workloads and accelerators.
https://library.tf/modules/CloudNationHQ/vnet/azure/latest
MIT License
1 stars 1 forks source link

fix: refactor nsg rules, resolves #9 #11

Closed dkooll closed 7 months ago

dkooll commented 7 months ago

BREAKING CHANGE: This changes the data structure of nsg rules from a list to a map.