Set up RBAC (Role-Based Access Control) management. Creates a centralized RBAC management pipeline for automating user group membership. Use when someone wants to manage roles, permissions, access control, RBAC, or automate user group assignments.
Set up the RBAC management pipeline using the rbac-manager module.
Module directory: rbac-manager/
$ARGUMENTS
| Input | Required | Description |
|---|---|---|
| Organization ID | Yes | Auto-detected from harness-organization state |
| Project ID | Yes | Auto-detected from harness-project state |
| Harness Account ID | Yes |
| Auto-detected from env var |
Auto-detect org and project IDs from upstream state.
Only 3 inputs needed — this is a straightforward deployment.
Generate tfvars, init, plan, confirm, apply.
Show the pipeline URL where the user can trigger RBAC management workflows.
harness-organization must be deployedharness-project must be deployed