terraform/quickstart/201-azfw-with-ipgroups
2023-09-23 15:42:30 -04:00
..
2023-09-23 15:42:30 -04:00
2023-09-23 15:42:30 -04:00
2023-09-23 15:42:30 -04:00
2023-09-23 15:42:30 -04:00
2023-09-23 15:42:30 -04:00

Deploying Azure Firewall with IP Groups

This template deploys an Azure Firewall with IP Groups

Terraform resource types

Variables

Name Description Default value
resource_group_location location for your resources eastus
firewall_sku_tier Sku size for your Firewall and Firewall Policy Premium
resource_group_name_prefix Prefix for your resource group rg
virtual_machine_size Sku size for your jump and workload vms Standard_D2_v3
admin_username admin username for the jump and workload vms azureuser

Example