Skip to content

Commit

Permalink
Fetch all roles
Browse files Browse the repository at this point in the history
  • Loading branch information
bgeesaman committed Aug 22, 2022
1 parent 7b252c7 commit 20c0103
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 7 deletions.
8 changes: 4 additions & 4 deletions gcp_roles_cai.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion roles/appengine.memcacheDataAdmin
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"resourcemanager.projects.list"
],
"name": "roles/appengine.memcacheDataAdmin",
"stage": "ALPHA",
"stage": "GA",
"title": "App Engine Memcache Data Admin"
}
2 changes: 1 addition & 1 deletion roles/firebasemessagingcampaigns.admin
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"firebasemessagingcampaigns.campaigns.update"
],
"name": "roles/firebasemessagingcampaigns.admin",
"stage": "ALPHA",
"stage": "BETA",
"title": "Firebase Messaging Campaigns Admin"
}
2 changes: 1 addition & 1 deletion roles/iam.serviceAccountOpenIdTokenCreator
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
"iam.serviceAccounts.getOpenIdToken"
],
"name": "roles/iam.serviceAccountOpenIdTokenCreator",
"stage": "ALPHA",
"stage": "GA",
"title": "Service Account OpenID Connect Identity Token Creator"
}
2 changes: 2 additions & 0 deletions roles/integrations.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@
"pubsub.topics.updateTag",
"resourcemanager.projects.get",
"resourcemanager.projects.list",
"run.jobs.run",
"run.routes.invoke",
"serviceusage.quotas.get",
"serviceusage.services.get",
"serviceusage.services.list"
Expand Down

0 comments on commit 20c0103

Please sign in to comment.