Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-azurerm-vwan

Terraform Test Command

https://developer.hashicorp.com/terraform/cli/commands/test

Requirements

Name Version
azurerm >= 3.66.0

Providers

Name Version
azurerm >= 3.66.0

Modules

No modules.

Resources

Name Type
azurerm_virtual_hub.additional_regions resource
azurerm_virtual_hub.primary resource
azurerm_virtual_wan.main resource

Inputs

Name Description Type Default Required
additional_regions A map of additional Azure regions where Virtual Hubs will be deployed, with each key as the region code and value as the region-specific address space. map(string) n/a yes
location Specifies the Azure region where the resources will be deployed (e.g., 'East US'). string n/a yes
name Defines the base name to be used for the created resources, helping standardize naming conventions. string n/a yes
primary_address_space Specifies the primary IP address prefix (CIDR format) to assign to the primary Virtual Hub. string n/a yes
resource_group_name Specifies the name of the resource group in which to create the resources. string n/a yes

Outputs

Name Description
id Virtual WAN ID
primary_virtual_hub_id Primary Virtual Hub ID

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages