Azure Landing Zone "sandbox"

Source code & Installation

The source code of this kit module can be found hereopen in new window

Run the following command to install the kit module:

collie kit import azure/landingzones/sandbox
1

This kit provides a Terraform configuration for setting a sandbox landing zone management group and suitable default policies.

Requirements

NameVersion
terraform>= 1.0
azurerm~> 3.71.0

Modules

NameSourceVersion
policy_sandboxgithub.com/meshcloud/collie-hub//kit/azure/util/azure-policiesef06c8d

Resources

NameType
azurerm_management_group.sandboxopen in new windowresource

Inputs

NameDescriptionTypeDefaultRequired
locationThe Azure location used for creating policy assignments establishing this landing zone's guardrails.stringn/ayes
namename of the landing zone's management groupstring"sandbox"no
parent_management_group_idid of the parent management group for the landing zone's management groupanyn/ayes

Outputs

NameDescription
documentation_mdn/a
sandbox_idid of the sandbox management group