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


##########
playground/terraform/build.gradle.kts:
##########
@@ -475,26 +476,27 @@ helm {
         }
     }
 }
+
 task ("gkebackend") {
   group = "deploy"
   val init = tasks.getByName("terraformInit")
-  val apply = tasks.getByName("terraformApplyInf")
-  val indexcreate = tasks.getByName("indexcreate")
+  //val apply = tasks.getByName("terraformApplyInf")

Review Comment:
   Remove commented lines



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