diff --git a/ingestion/examples/workflows/bigquery_usage.json b/ingestion/examples/workflows/bigquery_usage.json index cac249e1986..4df0bc97128 100644 --- a/ingestion/examples/workflows/bigquery_usage.json +++ b/ingestion/examples/workflows/bigquery_usage.json @@ -2,9 +2,9 @@ "source": { "type": "bigquery-usage", "config": { - "project_id": "arched-champion-319818", - "username": "gcpuser@arched-champion-319818.iam.gserviceaccount.com", + "project_id": "project_id", "host_port": "https://bigquery.googleapis.com", + "username": "gcpuser@project_id.iam.gserviceaccount.com", "service_name": "gcp_bigquery", "duration": 2, "options": {