Clarify role mapping in Vault integration docs

pull/297/head
Muhammad Atif Ali 10 months ago
parent 2dfce27329
commit c9b1651ff5

@ -55,7 +55,7 @@ module "vault" {
}
```
### Configure Vault integration with a role from your OIDC provider
### Configure Vault integration with a role from your OIDC provider by mapping the workspace owner's group to a Vault role
```tf
data "coder_workspace_owner" "me" {}

Loading…
Cancel
Save