avm-ptn-hubnetworking
Azure/avm-ptn-hubnetworking/azurerm
Terraform Azure Verified Pattern Module for Hub Networking
Install
README
DEPRECATION NOTICE This module is deprecated and will no longer receive updates. The code for this module has been migrated a the submodule avm-ptn-alz-connectivity-hub-and-spoke-vnet/hub-virtual-network-mesh. We recommend referencing the avm-ptn-alz-connectivity-hub-and-spoke-vnet module for future deployments. Terraform Verified Module for multi-hub network architectures   This module is designed to simplify the creation of multi-region hub networks in Azure. It will create a number of virtual networks and subnet
Inputs (3)
| Name | Type | Description | Default |
|---|---|---|---|
| enable_telemetry | bool | This variable controls whether or not telemetry is enabled for the module. For m | true |
| hub_virtual_networks | map(object({ name | A map of the hub virtual networks to create. The map key is an arbitrary value t | {} |
| tags | map(string) | (Optional) Tags of the resource. | null |
Outputs (7)
firewall_policies — A curated output of the firewall policies created by this module.firewalls — A curated output of the firewalls created by this module.hub_route_tables_firewall — A curated output of the route tables created by this module.hub_route_tables_user_subnets — A curated output of the route tables created by this module.name — The names of the hub virtual networks.resource_id — The resource IDs of the hub virtual networks.virtual_networks — A curated output of the virtual networks created by this module.