No requirements.
Name | Version |
---|---|
azurerm | 3.53.0 |
Name | Source | Version |
---|---|---|
naming | Azure/naming/azurerm | 0.2.0 |
Name | Type |
---|---|
azurerm_virtual_network.vnet-creation-block | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
cidr | CIDR block which subnets are consumed from | string |
"10.0.0.0/24" |
no |
dns-hostnum | Whole number for binary within the cidr range | number |
25 |
no |
location | Physical location of resources | string |
"canadacentral" |
no |
resource_group_name | Resource group name | string |
"test" |
no |
subnets | Values which will control creation of subnets within the vnet. Reference terraform cidr variable docs & networking material | list(object({ |
[ |
no |
suffix | Description: It is recommended that you specify a suffix for consistency. please use only lowercase characters when possible | list(string) |
[ |
no |
tags | n/a | map |
{ |
no |
unique-length | Description: Max length of the uniqueness suffix to be added | number |
6 |
no |
unique-number | Description: If you want to include numbers in the unique generation | bool |
true |
no |
vnet-name | Name of virtual network to create | string |
"" |
no |
Name | Description |
---|---|
dns-server | n/a |
subnet-cidr | n/a |
subnet-name | n/a |
virtual-network-name | n/a |
vnet-cidr | n/a |