removed unused variable

This commit is contained in:
asudbring 2024-01-18 23:07:37 -08:00 committed by lonegunmanb
parent d3d6a90f20
commit c54e7eb73b

View File

@ -15,6 +15,5 @@ This template deploys an Azure Virtual Network with two subnets.
|-|-|-|
| `resource_group_name_prefix` | Prefix of the resource group name that's combined with a random ID so name is unique in your Azure subscription. | rg |
| `resource_group_location` | Location of the resource group. | eastus |
| `vnet_address_space` | Address space of the virtual network. | 10.0.0.0/16 |
## Example