Azure Aviatrix
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/aviatrix
1
Aviatrix
Requirements
Name | Version |
---|---|
terraform | >= 1.0 |
azuread | ~> 2.46.0 |
azurerm | ~> 3.81.0 |
Modules
No modules.
Resources
Inputs
Name | Description | Type | Default | Required |
---|---|---|---|---|
allowed_user_group_id | id of the authorized id which can do changes | list(string) | n/a | yes |
location | The Azure location used for creating policy assignments establishing this landing zone's guardrails. | string | n/a | yes |
parent_management_group | id of the tenant management group | string | n/a | yes |
service_principal_name | id of the tenant management group | string | "avaitrix_deploy_spn" | no |
Outputs
Name | Description |
---|---|
aviatrix_service_principal | n/a |
client_id | n/a |
client_principal_id | n/a |
client_secret | n/a |
documentation_md | n/a |