Enable git credential for entire Databricks account

tonypiazza
New Contributor II

Hello,

I have a question regarding git authentication in the context of a Databricks job. I know that a GitHub Personal Access Token can be generated for a user using GitHub App authorization flow. My team is currently configuring Terraform templates to drive the creation of dbt jobs within a Databricks workspace. Is there some way at the account level to authorize access to all private repositories within a GitHub organization? Or are git credentials required to be configured on a "per user" basis? 

Any guidance here would be super helpful.