Skip to content

Commit 2b89d9f

Browse files
author
iru
authored
docs: clarify SA role/permissions
1 parent 54403b5 commit 2b89d9f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/services/cloud-bench/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
Deployed on the **target GCP account(s)**:
44
- The required Workload Identity Pool + Provider + Service Account, to allow Sysdig to run GCP Benchmarks on your behalf.
5+
- Service Account will have following [role/permissions](https://github.com/sysdiglabs/terraform-google-secure-for-cloud/blob/master/modules/services/cloud-bench/trust_relationship/main.tf#L42-L72)
6+
- `roles/viewer` role
7+
- custom role containing the `storage.buckets.getIamPolicy`, `bigquery.tables.list`, `cloudasset.assets.listIamPolicy` and `cloudasset.assets.listResource` permissions
58

69
Deployed on **Sysdig Backend**
710
- An `gcp_foundations_bench-1.2.0` benchmark task schedule on a random hour of the day `rand rand * * *`

0 commit comments

Comments
 (0)