Skip to content

Commit

Permalink
Added missing permissions in gcp.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AkhtarAmir authored Aug 25, 2023
1 parent 0f548e5 commit be9b81c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/gcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ includedPermissions:
- resourcemanager.tagValues.list
- storage.buckets.getIamPolicy
- storage.buckets.list
- deploymentmanager.deployments.list
- dataproc.clusters.list
- artifactregistry.repositories.list
- composer.environments.list
stage: GA
```
4. Run the following command to create the role, use your Organization Id to create the Role at the Org Level: ``gcloud iam roles create AquaCSPMSecurityAudit --organization=YOUR_ORGANIZATION_ID --file=aqua-security-audit-role.yaml``
Expand Down

0 comments on commit be9b81c

Please sign in to comment.