github Azure/terraform-azurerm-caf-enterprise-scale v2.2.0
[v2.2.0] Management group subscription association and hub network peering

latest releases: v6.0.0, v5.2.1, v5.2.0...
23 months ago

This release adds two new requested features. The first allows the module to not manage the complete subscription membership list for each management group. This allows you to use external systems to add subscriptions to management groups without them being removed by this module.

The second feature is the ability to peer hub networks. There is a new parameter for each hub network that will allow you to create bi-directional network peerings for enabled hub networks.

What's Changed

NOTE: BREAKING CHANGE

If you are deploying hub virtual networks using the module, please note the new configuration variable enable_hub_network_mesh_peering.
See the wiki for details.

NOTE: NON-IDEMPOTENCY

When switching strict_subscription_association from true to false. See wiki.

Full Changelog: v2.1.2...v2.2.0

Don't miss a new terraform-azurerm-caf-enterprise-scale release

NewReleases is sending notifications on new releases.