Skip to content

Commit

Permalink
Add prod run for configuration
Browse files Browse the repository at this point in the history
Will add info
  • Loading branch information
mirnawong1 authored Mar 5, 2024
1 parent 4bc2197 commit 2196cf8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/docs/docs/collaborate/govern/project-dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,10 @@ Refer to the [FAQs](#faqs) for more info.
In order to add project dependencies and resolve cross-project `ref`, you must:
- Use dbt v1.6 or higher for **both** the upstream ("producer") project and the downstream ("consumer") project.
- Define models in an upstream ("producer") project that are configured with [`access: public`](/reference/resource-configs/access)
- Once defined, re-run a production job in order to apply the change.
- Have a deployment environment in the upstream ("producer") project [that is set to be your production environment](/docs/deploy/deploy-environments#set-as-production-environment)
- Have a successful run of the upstream ("producer") project
- Have a multi-tenant or single-tenant [dbt Cloud Enterprise](https://www.getdbt.com/pricing) account (Azure ST is not supported but coming soon)
- Have a multi-tenant or single-tenant [dbt Cloud Enterprise](https://www.getdbt.com/pricing) account (Azure ST is not supported but coming soon)

## Example

Expand Down

0 comments on commit 2196cf8

Please sign in to comment.