diff --git a/infra/functions-python/main.tf b/infra/functions-python/main.tf index 7a836e2e9..46504a474 100644 --- a/infra/functions-python/main.tf +++ b/infra/functions-python/main.tf @@ -465,8 +465,8 @@ resource "google_cloud_scheduler_job" "gbfs_validator_batch_scheduler" { headers = { "Content-Type" = "application/json" } - attempt_deadline = "320s" } + attempt_deadline = "320s" } # 5.3 Create function that subscribes to the Pub/Sub topic