You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/services/cloud-bench/README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
Deployed on the **target GCP account(s)**:
4
4
- 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
5
8
6
9
Deployed on **Sysdig Backend**
7
10
- An `gcp_foundations_bench-1.2.0` benchmark task schedule on a random hour of the day `rand rand * * *`
0 commit comments