z3z1ma / target-bigquery

target-bigquery is a Singer target for BigQuery. It supports storage write, GCS, streaming, and batch load methods. Built with the Meltano SDK.
MIT License
27 stars 34 forks source link

`credentials_json` is not stored in the `.env` file #75

Closed emiliemyth closed 2 months ago

emiliemyth commented 8 months ago

credentials_json is not stored in the .env file

When I use meltano config target-bigquery set credentials_json [value], it isn't storing the credentials in the .env file. Instead, it is plain text.

Desired outcome:

z3z1ma commented 2 months ago

I dont think I can fix this on my side. Maybe it needs a PR to the hub repo