Skip to content

Commit

Permalink
Add comment on new flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Fleid committed Aug 19, 2024
1 parent 0a45f67 commit 31c7d58
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 asked to configure a developmenent environment?
If your project did not previously have a development environment, you may be redirected to the project setup page. Don't worry, your project is still intact. Choose a connection for your new development environment and you'll be able to 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 31c7d58

Please sign in to comment.