cloud-run_pubsub_to_bq
AckeeCZ/cloud-run_pubsub_to_bq/gcp
Cloud Run subscribes itself to given topic and inserts each message to BigQuery table.
PubSub Topic Subscriber to BigQuery Cloud Run subscribes itself to given topic and inserts each message to BigQuery table. Docker image Before use, build & push docker image in ./code folder. ``bash cd code docker build . -t gcr.io/PROJECT/pubsub-to-bq-consumer:latest docker push gcr.io/PROJECT/pubsub-to-bq-consumer:latest ` Before you do anything in this module Install pre-commit hooks by running following commands: `shell script brew install pre-commit terraform-docs pre-commit install ` Requirements | Name | Version | |------|---------| | terraform | >= 1.0 | Providers | Name | Version | |------|---------| | google | n/a | | random | n/a | Modules No modules. Resources | Name | Type | |------|------| | google_cloud_run_service.default | resource | | google_cloud_run_service_iam_policy.n
| Name | Type | Description | Default |
|---|---|---|---|
| topic_name | string | Topic name to consume messages from | required |
| bigquery_table | string | `table_id` cloud function variable of the target table | null |
| region | string | null | |
| project | string | null |
Azure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,