volatilemolotov commented on code in PR #26513:
URL: https://github.com/apache/beam/pull/26513#discussion_r1189703840


##########
playground/terraform/infrastructure/cloudbuild-manual-setup/README.md:
##########
@@ -88,29 +127,9 @@ cd ../02.builders
 
 # Run terraform commands
 terraform init -backend-config="bucket=$STATE_BUCKET"
-terraform apply -var="project_id=$(gcloud config get-value project)" 
-var="state_bucket=$STATE_BUCKET"
+terraform apply -var="project_id=$(gcloud config get-value project)" 
-var="state_bucket=$STATE_BUCKET" 
-var-file="$BEAM_ROOT/playground/terraform/environment/$ENVIRONMENT_NAME/common.tfvars"

Review Comment:
   No need for separate var, its provided via commons varfile



-- 
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