diff --git a/dabdbt/databricks.yml b/dabdbt/databricks.yml index 54db1b5..0b4243e 100644 --- a/dabdbt/databricks.yml +++ b/dabdbt/databricks.yml @@ -12,13 +12,13 @@ include: variables: prod_root_path: description: Workspace path for production bundle deployment - default: /Workspace/Users/anselmoborges@gmail.com/.bundle/${bundle.name}/${bundle.target} + default: /Workspace/Users/srv_eng_prd/.bundle/${bundle.name}/${bundle.target} source_olist_env: description: Target suffix used by Unity Catalog foreign catalog default: ${bundle.target} prod_owner_user: description: User principal that will retain CAN_MANAGE in production - default: anselmoborges@gmail.com + default: srv_eng_prd sql_warehouse_id: description: Serverless warehouse utilizado pelas tasks dbt default: f38fa7279458bb21 @@ -36,5 +36,6 @@ targets: mode: production workspace: host: https://adb-2533506717590470.10.azuredatabricks.net + root_path: ${var.prod_root_path} variables: sql_warehouse_id: 7a2b912f6c29d8a8