cloud-function_pubsub_to_bq
AckeeCZ/cloud-function_pubsub_to_bq/gcp
Cloud function subscribes itself to given topic and inserts each message to BigQuery table.
PubSub Topic Subscriber to BigQuery Cloud function subscribes itself to given topic and inserts each message to BigQuery table. 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 | >= 0.13 | Providers | Name | Version | |------|---------| | archive | n/a | | google | n/a | | random | n/a | Modules No modules. Resources | Name | Type | |------|------| | google_cloudfunctions_function.function | resource | | google_project_iam_member.sa_bigquery | resource | | google_pubsub_topic_iam_member.sa_subscriber | resource | | google_service_account.sa | resource | | google_storage_bucket.bucket | resource | | google_stor
| 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 | required |
| region | string | required | |
| project_name | string | required |
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Azure Verified Pattern Module for Azure Landing Zone
Terraform Azure Verified Resource Module for Key Vault
Terraform module for building and deploying Next.js apps to AWS. Supports SSR (L