is it possible to use 1 single dbt profiles.yml file for multiple dbt projects
1 Like
Yes, it is possible to use it, create a common profiles.yml, and set the environment variable dbt_PROFILES_DIR pointing to the directory where your common profiles.yml is present