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 17, 2022
1 parent c5bd225 commit 5554b74
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 10 deletions.
12 changes: 6 additions & 6 deletions gcp_roles_cai.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion roles/analyticshub.admin
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"resourcemanager.projects.list"
],
"name": "roles/analyticshub.admin",
"stage": "GA",
"stage": "BETA",
"title": "Analytics Hub Admin"
}
2 changes: 1 addition & 1 deletion roles/analyticshub.listingAdmin
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"resourcemanager.projects.list"
],
"name": "roles/analyticshub.listingAdmin",
"stage": "BETA",
"stage": "GA",
"title": "Analytics Hub Listing Admin"
}
1 change: 1 addition & 0 deletions roles/automlrecommendations.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"bigquery.tables.get",
"bigquery.tables.getData",
"bigquery.tables.list",
"bigquery.tables.update",
"bigquery.tables.updateData",
"cloudnotifications.activities.list",
"dataflow.jobs.cancel",
Expand Down
2 changes: 1 addition & 1 deletion roles/iam.workforcePoolAdmin
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
"iam.googleapis.com/workforcePools.update"
],
"name": "roles/iam.workforcePoolAdmin",
"stage": "ALPHA",
"stage": "BETA",
"title": "IAM Workforce Pool Admin"
}
1 change: 1 addition & 0 deletions roles/retail.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"bigquery.tables.get",
"bigquery.tables.getData",
"bigquery.tables.list",
"bigquery.tables.update",
"bigquery.tables.updateData",
"cloudnotifications.activities.list",
"dataflow.jobs.cancel",
Expand Down
2 changes: 1 addition & 1 deletion roles/securedlandingzone.bqdwOrgRemediator
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"accesscontextmanager.servicePerimeters.update"
],
"name": "roles/securedlandingzone.bqdwOrgRemediator",
"stage": "EAP",
"stage": "BETA",
"title": "SLZ BQDW Blueprint Organization Level Remediator"
}

0 comments on commit 5554b74

Please sign in to comment.