Skip to content

Conversation

@stoovon
Copy link
Contributor

@stoovon stoovon commented Dec 8, 2025

Guide users on the SERVICE_ACCOUNT_KEY_JSON environment variable.

Also recommend service account impersonation where possible.

Summary

⚠️ If you're contributing to a plugin please read this section of the contribution guidelines 🧑‍🎓 before submitting this PR ⚠️

Guide users on the SERVICE_ACCOUNT_KEY_JSON environment variable.

Also recommend service account impersonation where possible.
@stoovon
Copy link
Contributor Author

stoovon commented Dec 8, 2025

Tested with SERVICE_ACCOUNT_KEY_JSON="$(< ~/Downloads/cq-playground-9101ba4acabf.json)" cloudquery sync gcp_to_sqlite.yaml, and found that

service_account_key_json: |-
  ${SERVICE_ACCOUNT_KEY_JSON}

was the required syntax

Run with

SERVICE_ACCOUNT_KEY_JSON="$(< ~/Downloads/cq-playground-1c5e612a0262.json)" cloudquery sync gcp_to_clickhouse_developer.yaml

Taking the file directly from GCP console.

@disq disq self-requested a review December 8, 2025 16:53
Co-authored-by: Kemal <223029+disq@users.noreply.github.com>
@stoovon stoovon added the automerge Automatically merge once required checks pass label Dec 8, 2025
@kodiakhq kodiakhq bot merged commit 3a7e1c2 into main Dec 8, 2025
16 checks passed
@kodiakhq kodiakhq bot deleted the chore/fix-docs-to-reflect-file-content-not-path branch December 8, 2025 17:45
@stoovon
Copy link
Contributor Author

stoovon commented Dec 8, 2025

Proof of work (testing):
Screenshot 2025-12-08 at 18 23 30
Screenshot 2025-12-08 at 18 23 47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/plugin/destination/bigquery automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants