Skip to content

Commit

Permalink
GCP IAM Updates Detected
Browse files Browse the repository at this point in the history
  • Loading branch information
jdyke committed Oct 10, 2024
1 parent 9611381 commit 4538989
Show file tree
Hide file tree
Showing 6 changed files with 59 additions and 0 deletions.
10 changes: 10 additions & 0 deletions roles/cloudcontrolspartner.supportCaseServiceAgent
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"description": "Gives the Partner Console service account access to support cases for workloads associated with a partner.",
"etag": "AA==",
"includedPermissions": [
"cloudsupport.techCases.get"
],
"name": "roles/cloudcontrolspartner.supportCaseServiceAgent",
"stage": "ALPHA",
"title": "Cloud Controls Partner Support Case Service Agent"
}
20 changes: 20 additions & 0 deletions roles/dataprocrm.nodeServiceAgent
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"description": "Dataproc Resource Manager Node Service Agent used to run managed resources in user project with restricted permissions.",
"etag": "AA==",
"includedPermissions": [
"dataprocrm.nodes.get",
"dataprocrm.nodes.heartbeat",
"dataprocrm.nodes.mintOAuthToken",
"logging.logEntries.create",
"logging.logEntries.route",
"monitoring.metricDescriptors.create",
"monitoring.metricDescriptors.get",
"monitoring.metricDescriptors.list",
"monitoring.monitoredResourceDescriptors.get",
"monitoring.monitoredResourceDescriptors.list",
"monitoring.timeSeries.create"
],
"name": "roles/dataprocrm.nodeServiceAgent",
"stage": "ALPHA",
"title": "Dataproc Resource Manager Node Service Agent"
}
7 changes: 7 additions & 0 deletions roles/eventarc.messageBusAdmin
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"description": "Full control over Message Buses resources.",
"etag": "AA==",
"name": "roles/eventarc.messageBusAdmin",
"stage": "ALPHA",
"title": "Eventarc Message Bus Admin"
}
7 changes: 7 additions & 0 deletions roles/eventarc.messageBusUser
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"description": "Access to publish to or bind to a Message Bus.",
"etag": "AA==",
"name": "roles/eventarc.messageBusUser",
"stage": "ALPHA",
"title": "Eventarc Message Bus User"
}
13 changes: 13 additions & 0 deletions roles/eventarc.viewer
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,24 @@
"eventarc.channels.get",
"eventarc.channels.getIamPolicy",
"eventarc.channels.list",
"eventarc.enrollments.get",
"eventarc.enrollments.getIamPolicy",
"eventarc.enrollments.list",
"eventarc.googleApiSources.get",
"eventarc.googleApiSources.getIamPolicy",
"eventarc.googleApiSources.list",
"eventarc.googleChannelConfigs.get",
"eventarc.locations.get",
"eventarc.locations.list",
"eventarc.messageBuses.get",
"eventarc.messageBuses.getIamPolicy",
"eventarc.messageBuses.list",
"eventarc.messageBuses.use",
"eventarc.operations.get",
"eventarc.operations.list",
"eventarc.pipelines.get",
"eventarc.pipelines.getIamPolicy",
"eventarc.pipelines.list",
"eventarc.providers.get",
"eventarc.providers.list",
"eventarc.triggers.get",
Expand Down
2 changes: 2 additions & 0 deletions roles/logging.configWriter
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
"logging.sinks.get",
"logging.sinks.list",
"logging.sinks.update",
"logging.sqlAlerts.create",
"logging.sqlAlerts.update",
"logging.views.create",
"logging.views.delete",
"logging.views.get",
Expand Down

0 comments on commit 4538989

Please sign in to comment.