2024-01-19 15:16:54 +08:00

885 B

Azure Virtual Network with two subnets

This template deploys an Azure Virtual Network with two subnets.

Terraform resource types

Variables

Name Description Default
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

Example