tvalentyn commented on pull request #15793:
URL: https://github.com/apache/beam/pull/15793#issuecomment-955114062
>
> Added playground/terraform folder that has scripts for provision for
infrastructure.
> To make that scripts work JSON formatted access creds needs to be present
on machine, and command like
GOOGLE_APPLICATION_CREDENTIALS={path_to_json_creds_file} needs to be provided.
> Before creation of infra, command terraform init should be executed on
module folder.
> Than command terraform plan -var="project_id={project_id}"
> And finaly terraform apply -var="project_id={project_id}" to create
resources.
>
Should this be a part of some README file?
--
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]