[Bug] Remove keyfile
from BigQueryCredentials._connection_keys
#1146
Labels
bug
Something isn't working
keyfile
from BigQueryCredentials._connection_keys
#1146
Is this a new bug in dbt-bigquery?
Current Behavior
follow-up to dbt-labs/dbt-snowflake#906 + dbt-labs/dbt-snowflake#756
keyfile
is included in BigQueryCredentials._connetion_keys, and therefore the Jinja {{ target }} dictionary. While this value doesn't explicitly contain sensitive information itself, I'd put it in the category of password-like fields rather than the category of fields that a user needs to access at runtime.Expected Behavior
keyfile
is not included in_connection_keys
Steps To Reproduce
n/a
Relevant log output
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: