avm-res-devcenter-devcenter
Azure/avm-res-devcenter-devcenter/azurerm
Azure Verified Modules DevCenter Terraform Module
terraform-azurerm-avm-template This is a template repo for Terraform Azure Verified Modules. Things to do: 1. Set up a GitHub repo environment called test. 1. Configure environment protection rule to ensure that approval is required before deploying to this environment. 1. Create a user-assigned managed identity in your test subscription. 1. Create a role assignment for the managed identity on your test subscription, use the minimum required role. 1. Configure federated identity credentials on the user assigned managed identity. Use the GitHub environment. 1. Search and update TODOs within the code and remove the TODO comments once complete. > [!IMPORTANT] > As the overall AVM framework is not GA (generally available) yet - the CI framework and test automation is not fully functional and i
| Name | Type | Description | Default |
|---|---|---|---|
| location | string | Azure region where the resource should be deployed. | required |
| resource_group_name | string | The resource group where the resources will be deployed. | required |
| dev_center_name | string | (Required) Specifies the name of this Dev Center. Changing this forces a new Dev | required |
| tags | map(string) | (Optional) Tags of the resource. | null |
| dev_center_identity | object({ identity_ids = op | - `identity_ids` - - `type` - | {
"type": "SystemAssigned"
} |
| dev_center_timeouts | object({ create = optional | - `create` - (Defaults to 30 minutes) Used when creating this Dev Center. - `del | null |
| enable_telemetry | bool | This variable controls whether or not telemetry is enabled for the module. For m | true |
| role_assignments | map(object({ role_definiti | A map of role assignments to create on the <RESOURCE>. The map key is delibera | {} |
| diagnostic_settings | map(object({ name | A map of diagnostic settings to create on the Key Vault. The map key is delibe | {} |
| lock | object({ kind = string | Controls the Resource Lock configuration for this resource. The following prop | null |
resource_id — value of the resource iddev_center_uri — The URI of the Dev Center.resource — This is the full output for the resource.