haflidif / terraform-azurerm-alz-subnet

This module is used to deploy subnet with network security group and route table associated as workaround to the azurerm_subnet resource so it doesn't conflict with the Azure Landing Zone policies Subnets should have a Network Security Group and Subnets should have a User Defined Route which are commonly used in Azure Landing Zone Ref. Architecture
GNU General Public License v3.0
12 stars 3 forks source link

Suggestion: Update to use AzAPI Dynamic Properties #23

Open AErmie opened 2 months ago

AErmie commented 2 months ago

With the release of AzAPI Dynamic Properties, just a suggestion to update the module to support this, especially with the adjustments to property outputs, etc.

Thanks for a great module!

haflidif commented 2 months ago

Hey @AErmie, thank you very much for the suggestion, I will work on updating the module to support the new Dynamic Properties in AzAPI, it will be released in next major version 💯

Thank you very much for the feedback, I highly appreciate it and it makes me very happy.