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


##########
playground/terraform/infrastructure/cloudbuild-manual-setup/02.builders/terraform.tf:
##########
@@ -22,7 +22,7 @@ terraform {
   required_providers {
     google = {
       source  = "hashicorp/google"
-      version = "~> 4.40.0"
+      version = "~> 4.62.0"

Review Comment:
   This is because i needed latest to support `script` field for triggers. 
Usually I don't recommend to go with latest unless necessary. We should have 
separate discussion and task for this



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