roles/role_assignment¶
Overview¶
This page documents the Terraform module implementation, key configuration surfaces, and how it integrates with CAF.
Dependency diagram (Mermaid)¶
graph TD
module.assignment["module.assignment"]
Module Reference¶
Category: roles
Path: modules/roles/role_assignment
Inputs¶
| Name | Description | Type | Required | Default | Validation |
|---|---|---|---|---|---|
"scope" |
any |
yes | - |
- | |
"mode" |
any |
yes | - |
- | |
"role_mappings" |
any |
yes | - |
- | |
"custom_roles" |
any |
no | {} |
- | |
"azuread_apps" |
any |
no | {} |
- | |
"azuread_groups" |
any |
no | {} |
- | |
"managed_identities" |
any |
no | {} |
- | |
"object_id" |
any |
no | {} |
- | |
"client_config" |
"Client configuration object (see module README.md)." | any |
yes | - |
- |
Outputs¶
No outputs defined.
Sources¶
modules/roles/role_assignment/module.tfmodules/roles/role_assignment/variables.tf