Commit 6759406
authored
fix: grant datum-cloud owner role iam-admin permissions (#187)
Org owners were getting 403 errors when listing `policybindings` because
the `datum-cloud-owner` role didn't inherit `iam-admin`. Adds
`iam-admin` to the owner role's inherited roles.1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
0 commit comments