Azure Landing Zone "Internal Access"
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/internal_access
1
This documentation is intended as a reference documentation for cloud foundation or platform engineers using this module.
Requirements
Name | Version |
---|---|
terraform | >= 1.0 |
azurerm | ~> 3.71.0 |
Modules
No modules.
Resources
Name | Type |
---|---|
azurerm_management_group.internal_access | resource |
azurerm_management_group_policy_assignment.no_public_ips | resource |
azurerm_policy_definition.no_public_ips | data source |
Inputs
Name | Description | Type | Default | Required |
---|---|---|---|---|
parent_management_group_id | id of the parent management group for this landing zone | string | n/a | yes |
Outputs
Name | Description |
---|---|
documentation_md | n/a |