Skip to content

feat: Support service account keys in BigQuery destination#5508

Merged
kodiakhq[bot] merged 4 commits intomainfrom
bigquery-support-service-account-keys
Dec 8, 2022
Merged

feat: Support service account keys in BigQuery destination#5508
kodiakhq[bot] merged 4 commits intomainfrom
bigquery-support-service-account-keys

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

@hermanschaaf hermanschaaf commented Dec 8, 2022

This adds support for service account keys to the BigQuery destination, similar to what we have in the GCP source plugin. This allows for using different accounts for the source and destination plugins, which can be useful in some scenarios.

Closes #5509

@hermanschaaf hermanschaaf requested review from a team, amanenk and yevgenypats and removed request for a team and amanenk December 8, 2022 13:18
…oudquery/cloudquery into bigquery-support-service-account-keys
@hermanschaaf hermanschaaf added the automerge Automatically merge once required checks pass label Dec 8, 2022
@kodiakhq kodiakhq bot merged commit 5059ecc into main Dec 8, 2022
@kodiakhq kodiakhq bot deleted the bigquery-support-service-account-keys branch December 8, 2022 13:27
kodiakhq bot pushed a commit that referenced this pull request Dec 8, 2022
🤖 I have created a release *beep* *boop*
---


## [1.1.0](plugins-destination-bigquery-v1.0.1...plugins-destination-bigquery-v1.1.0) (2022-12-08)


### Features

* Support service account keys in BigQuery destination ([#5508](#5508)) ([5059ecc](5059ecc))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.11.1 ([#5458](#5458)) ([58b7432](58b7432))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.11.2 ([#5497](#5497)) ([c1876cf](c1876cf))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support service account keys in BigQuery destination

3 participants