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 9, 2024
1 parent 5125a5d commit f2b9ac0
Show file tree
Hide file tree
Showing 7 changed files with 17 additions and 10 deletions.
12 changes: 6 additions & 6 deletions gcp_roles_cai.json

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion roles/backupdr.userv2
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"backupdr.backupVaults.list",
"backupdr.bvbackups.get",
"backupdr.bvbackups.list",
"backupdr.bvbackups.restore",
"backupdr.bvdataSources.get",
"backupdr.bvdataSources.list",
"backupdr.locations.get",
Expand Down
1 change: 1 addition & 0 deletions roles/cloudcontrolspartner.admin
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"etag": "AA==",
"includedPermissions": [
"cloudcontrolspartner.accessapprovalrequests.list",
"cloudcontrolspartner.customers.get",
"cloudcontrolspartner.customers.list",
"cloudcontrolspartner.ekmconnections.get",
"cloudcontrolspartner.inspectabilityevents.get",
Expand Down
2 changes: 1 addition & 1 deletion roles/managedflink.admin
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"resourcemanager.projects.list"
],
"name": "roles/managedflink.admin",
"stage": "BETA",
"stage": "ALPHA",
"title": "Managed Flink Admin"
}
2 changes: 1 addition & 1 deletion roles/memorystore.dbConnectionUser
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"description": "Access to connecting to Memorystore Server db.",
"etag": "AA==",
"name": "roles/memorystore.dbConnectionUser",
"stage": "BETA",
"stage": "ALPHA",
"title": "Memorystore DB Connector User"
}
1 change: 0 additions & 1 deletion roles/monitoring.notificationServiceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"bigquery.jobs.create",
"cloudfunctions.functions.get",
"cloudtrace.traces.patch",
"logging.links.list",
"monitoring.metricDescriptors.get",
"monitoring.metricDescriptors.list",
"monitoring.monitoredResourceDescriptors.get",
Expand Down
8 changes: 8 additions & 0 deletions roles/servicenetworking.serviceAgent
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,24 @@
"compute.globalAddresses.list",
"compute.globalOperations.get",
"compute.networks.addPeering",
"compute.networks.create",
"compute.networks.delete",
"compute.networks.get",
"compute.networks.list",
"compute.networks.listPeeringRoutes",
"compute.networks.removePeering",
"compute.networks.update",
"compute.networks.updatePeering",
"compute.networks.updatePolicy",
"compute.projects.get",
"compute.regionOperations.get",
"compute.routers.get",
"compute.routers.list",
"compute.routes.list",
"compute.subnetworks.create",
"compute.subnetworks.delete",
"compute.subnetworks.get",
"compute.subnetworks.list",
"dns.changes.create",
"dns.changes.get",
"dns.changes.list",
Expand Down Expand Up @@ -59,6 +66,7 @@
"dns.responsePolicyRules.get",
"dns.responsePolicyRules.list",
"dns.responsePolicyRules.update",
"networkconnectivity.internalRanges.list",
"resourcemanager.projects.get",
"resourcemanager.projects.list"
],
Expand Down

0 comments on commit f2b9ac0

Please sign in to comment.