[Variables] default_location - sblair01/terraform-azurerm-caf-enterprise-scale GitHub Wiki

Overview

default_location string (optional)

If specified, will set the Azure region in which region bound resources will be deployed. Please see: https://azure.microsoft.com/en-gb/global-infrastructure/geographies/

Default value

"eastus"

Validation

None

Important: The default location must be a valid Azure region.

Usage

Set the value to your Azure region of choice.

  default_location = "uksouth"

Tip: Changing this value will cause all location bound resources to be recreated