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

Overview

deploy_demo_landing_zones bool (optional)

If set to true, will include the demo "Landing Zone" Management Groups.

Default value

false

Validation

None

Usage

Set the value to true or false. If set to true, the module will deploy additional Management Groups used for demonstrating the Enterprise-scale Landing Zone archetypes. This is for demonstration purposes mainly and should not be used for production workloads.

  deploy_demo_landing_zones = true

To see the effect of this change, please refer to the Demo landing zones example.