Name | Version |
---|---|
azurerm | >= 3.91.0 |
Name | Version |
---|---|
azurerm | >= 3.91.0 |
No modules.
Name | Type |
---|---|
azurerm_network_security_group.this | resource |
azurerm_route_table.this | resource |
azurerm_subnet.this | resource |
azurerm_subnet_network_security_group_association.this | resource |
azurerm_subnet_route_table_association.this | resource |
azurerm_virtual_network.this | resource |
azurerm_resource_group.this | data source |
Name | Description | Type | Default | Required |
---|---|---|---|---|
existing_rg_name | value for the name of an existing resource group | string |
n/a | yes |
nsg_name | value for the network security group name | string |
n/a | yes |
rt_disable_bgp | value for the route table disable BGP route propagation setting | bool |
n/a | yes |
rt_name | value for the route table name | string |
n/a | yes |
subnet_address_prefix | value for the subnet address prefix | list(string) |
n/a | yes |
subnet_name | value for the subnet name | string |
n/a | yes |
vnet_address_space | value for the virtual network address space | list(string) |
n/a | yes |
vnet_dns_servers | value for the virtual network DNS servers | list(string) |
n/a | yes |
vnet_name | value for the virtual network name | string |
n/a | yes |
No outputs.