avm-ptn-hubnetworking

Azure/avm-ptn-hubnetworking/azurerm

Terraform Module HCL AZURERM ✓ Verified

Terraform Azure Verified Pattern Module for Hub Networking

Install
module "avm-ptn-hubnetworking" {
source = "Azure/avm-ptn-hubnetworking/azurerm"
version = "0.13.2"
}
⭐ Source on GitHub 📦 Registry page
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 ![Average time to resolve an issue](http://isitmaintained.com/project/Azure/terraform-azure-hubnetworking "Average time to resolve an issue") ![Percentage of issues still open](http://isitmaintained.com/project/Azure/terraform-azure-hubnetworking "Percentage of issues still open") 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)
NameTypeDescriptionDefault
enable_telemetryboolThis variable controls whether or not telemetry is enabled for the module. For mtrue
hub_virtual_networksmap(object({ name A map of the hub virtual networks to create. The map key is an arbitrary value t{}
tagsmap(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.
Resources (3)
azurerm_routemodtm_telemetryrandom_uuid
Details
FrameworkTerraform Module
LanguageHCL
Version0.13.2
Cloud AZURERM
★ Stars13
Forks17
Total downloads145.4k
Inputs3
Outputs7
Resources3
Examples5
LicenseMIT
NamespaceAzure
Updated