Azure / terraform-azurerm-avm-ptn-hubnetworking

Azure Verified Module for the Multi-hub networking pattern
https://registry.terraform.io/modules/Azure/avm-ptn-hubnetworking
MIT License
4 stars 3 forks source link

bug: separate subnets and update dependent modules to enable peering and subnets #95

Open jaredfholgate opened 5 hours ago

jaredfholgate commented 5 hours ago

Description

This update fixes to dependency issues and updates some child modules to make this work.

We have separated subnets into it's own resource to try to avoid dependency issues too.

This may fix: #86

Type of Change

Checklist