Azure Landing Zone "Serverless"
Source code & Installation
The source code of this kit module can be found here
Run the following command to install the kit module:
collie kit import azure/landingzones/serverless
1
This kit provides a Terraform configuration for setting up Azure Management Groups for dedicated Management Group and policy for Serverless Landingzones.
Requirements
No requirements.
Modules
Name | Source | Version |
---|---|---|
policy_serverless | github.com/meshcloud/collie-hub//kit/azure/util/azure-policies | ef06c8d |
Resources
Name | Type |
---|---|
azurerm_management_group.serverless | resource |
Inputs
Name | Description | Type | Default | Required |
---|---|---|---|---|
landingzones | The parent_management_group where your landingzones are | string | "lv-landingzones" | no |
location | The Azure location where this policy assignment should exist, required when an Identity is assigned. | string | "germanywestcentral" | no |
lz-serverless | n/a | string | "serverless" | no |
parent_management_group_id | The tenant management group of your cloud foundation | string | "lv-foundation" | no |
Outputs
Name | Description |
---|---|
documentation_md | n/a |
management_id | n/a |