Skip to content

Commit

Permalink
Merge branch 'current' into cc-globalconnection-bigquery
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshaver authored Aug 27, 2024
2 parents 1409b5c + fb67db9 commit e90ef77
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ Up until July 2024, connections were nested under projects. One dbt Cloud projec
We are rolling out an important change that moves connection management to the account level. The following connection management section describes these changes.

This feature is being rolled out in phases over the coming weeks.

:::

Warehouse connections are an account-level resource. As such you can find them under **Accounts Settings** > **Connections**:
Expand All @@ -53,6 +52,10 @@ As shown in the image, a project with 2 environments can target between 1 and 2

Rolling out account-level connections will not require any interruption of service in your current usage (IDE, CLI, jobs, etc.).

:::info Why am I prompted to configure a development environment?
If your project did not previously have a development environment, you may be redirected to the project setup page. Your project is still intact. Choose a connection for your new development environment, and you can view all your environments again.
:::

However, to fully utilize the value of account-level connections, you may have to rethink how you assign and use connections across projects and environments.

<Lightbox src="/img/docs/dbt-cloud/cloud-configuring-dbt-cloud/connections-post-rollout.png" width="60%" title="Typical connection setup post rollout"/>
Expand Down

0 comments on commit e90ef77

Please sign in to comment.