MakarkinSAkvelon commented on code in PR #23928:
URL: https://github.com/apache/beam/pull/23928#discussion_r1016299930


##########
playground/terraform/README.md:
##########
@@ -16,74 +16,118 @@
     specific language governing permissions and limitations
     under the License.
 -->
+# Playground deployment on GCP
 
-# Requirements
+## Prerequisites:
 
-The following items need to be setup for the Playground cluster deployment on 
GCP:
+### Following items need to be setup for Playground deployment on GCP:
+1. [GCP project](https://cloud.google.com/)
 
-* [GCP account](https://cloud.google.com/)
-* [`gcloud` command-line tool](https://cloud.google.com/sdk/gcloud) and 
required setup i.e. login
-* [Terraform](https://www.terraform.io/downloads.html) tool
-* [Docker](https://www.docker.com/get-started)
+2. [GCP User 
account](https://cloud.google.com/appengine/docs/standard/access-control?tab=python)
 _(Note: You will find the instruction "How to create User account" for your 
new project)_
 
-# Deployment steps
+***Google Cloud preparation steps:***
+After creating or identified an existing project for deployment, please be 
sure that your account has at least following privileges:
+   - App Engine Admin
+   - App Engine Creator
+   - Artifact Registry Administrator
+   - Cloud Memorystore Redis Admin
+   - Compute Admin
+   - Create Service Accounts
+   - Kubernetes Engine Admin
+   - Quota Administrator
+   - Role Administrator
+   - Security Admin
+   - Service Account User
+   - Storage Admin
+   - Cloud Datastore Index Admin

Review Comment:
   fixed



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to