Hi,
I'm working on deploying a DBT project trough Databricks Asset bundles, but somewhat confused on how to get environment variables into the task. In this example, how is {{ env_var("DBT_ACCESS_TOKEN") }} defined as an environment variable?
Is the databricks.yml configuration working as it is now? I get it to work without passing environment variables, but setting job parameters doesn't seem to work.
Would be super grateful for some help π