I’m currently linking dbt core to Databricks by employing an access token in the profile.yml
. Is there a method available to transmit Databricks-backed scope or key vault instead of an access token to establish a connection with Databricks?
I’m currently linking dbt core to Databricks by employing an access token in the profile.yml
. Is there a method available to transmit Databricks-backed scope or key vault instead of an access token to establish a connection with Databricks?