rshamunov commented on code in PR #25994:
URL: https://github.com/apache/beam/pull/25994#discussion_r1169616274


##########
playground/terraform/infrastructure/main.tf:
##########
@@ -89,7 +89,7 @@ module "appengine" {
  source             = "./appengine"
  project_id         = var.project_id
  region             = var.region
- feature_flag       = var.app_engine_flag
+ skip_appengine_deploy       = var.app_engine_flag

Review Comment:
   Replace app_engine_flag to skip_appengine_deploy 



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