Skip to content

Commit d403788

Browse files
Hayk KocharyanHayk Kocharyan
authored andcommitted
docs: add GCP account roles
1 parent 8296320 commit d403788

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

examples/organization/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Sysdig workload will be deployed in the `project_id` defined in the required inp
88

99

1010
## Prerequisites
11-
The following GCP APIs **must** be enabled to deploy resources correctly for:
11+
**You must have _owner and organization admin_ role in your GCP organization and your project.**
12+
Besides, the following GCP APIs **must** be enabled to deploy resources correctly for:
1213

1314
##### Cloud Connector
1415
* [Cloud Pub/Sub API](https://console.cloud.google.com/marketplace/product/google/pubsub.googleapis.com)

examples/single-project/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ All the resources will be run in a single project.
66
![single project diagram](https://github.com/sysdiglabs/terraform-google-secure-for-cloud/blob/master/examples/single-project/diagram-single.png?raw=true)
77

88
## Prerequisites
9-
The following GCP APIs **must** be enabled to deploy resources correctly for:
9+
10+
**You must have _owner_ role in your GCP project to deploy the resources properly.**
11+
Besides, the following GCP APIs **must** be enabled to deploy resources correctly for:
1012

1113
##### Cloud Connector
1214
* [Cloud Pub/Sub API](https://console.cloud.google.com/marketplace/product/google/pubsub.googleapis.com)

0 commit comments

Comments
 (0)