Push events to pubsub.
This commit is contained in:
@@ -207,6 +207,7 @@ module "cf_to_pubsub" {
|
||||
source = "../modules/cf_to_pubsub"
|
||||
project = var.project
|
||||
region = var.region
|
||||
topic_name = "bigquery-etl"
|
||||
source_bucket = google_storage_bucket.bucket
|
||||
service_cloudbuild = google_project_service.cloudbuild
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user