Skip to content

Commit

Permalink
audit: update gcp-auditor org-scoped roles
Browse files Browse the repository at this point in the history
add roles/secretmanager.viewer
  • Loading branch information
spiffxp committed Feb 18, 2021
1 parent f8a9628 commit f0d0b63
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions audit/org_kubernetes.io/iam.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,12 @@
],
"role": "roles/resourcemanager.projectDeleter"
},
{
"members": [
"group:[email protected]"
],
"role": "roles/secretmanager.viewer"
},
{
"members": [
"group:[email protected]"
Expand Down

0 comments on commit f0d0b63

Please sign in to comment.