Skip to content

Commit

Permalink
Merge pull request #1158 from bharath-b-rh/cfe-684
Browse files Browse the repository at this point in the history
CFE-684: Update GCPCloudCredentials with TagUser role
  • Loading branch information
openshift-merge-bot[bot] committed Jan 25, 2024
2 parents 88ab36e + ad22ce7 commit fb9fd51
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -165,6 +165,7 @@ spec:
- "compute.acceleratorTypes.get"
- "compute.acceleratorTypes.list"
- "compute.disks.create"
- "compute.disks.createTagBinding"
- "compute.disks.setLabels"
- "compute.globalOperations.get"
- "compute.globalOperations.list"
Expand All @@ -175,6 +176,7 @@ spec:
- "compute.instanceGroups.list"
- "compute.instanceGroups.update"
- "compute.instances.create"
- "compute.instances.createTagBinding"
- "compute.instances.delete"
- "compute.instances.get"
- "compute.instances.list"
Expand Down Expand Up @@ -202,6 +204,8 @@ spec:
- "compute.zoneOperations.list"
- "compute.zones.get"
- "compute.zones.list"
- "resourcemanager.tagValues.get"
- "resourcemanager.tagValues.list"
- "serviceusage.quotas.get"
- "serviceusage.services.get"
- "serviceusage.services.list"
Expand Down

0 comments on commit fb9fd51

Please sign in to comment.