damccorm commented on code in PR #24873: URL: https://github.com/apache/beam/pull/24873#discussion_r1061588007
########## playground/README.md: ########## @@ -120,3 +120,50 @@ cd beam See [terraform](./terraform/README.md) for details on how to build and deploy the application and its dependent infrastructure. + +# Manual Example deployment + +The following requirements are needed for deploying examples manually. + +1. GCP project with deployed Playground backend +2. Python (3.9.x) +3. Login into GCP (gcloud deafult login or using service account key) Review Comment: ```suggestion 3. Login into GCP (gcloud default login or using service account key) ``` Nit -- 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]
