Skip to content

Commit

Permalink
Update _cloud-environments-info.md (#6812)
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Jan 23, 2025
2 parents a6fe89e + deaebf0 commit 28f5b0d
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions website/snippets/_cloud-environments-info.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,12 @@ Both development and deployment environments have a section called **General Set

| Setting | Example Value | Definition | Accepted Values |
| --- | --- | --- | --- |
| Name | Production | The environment name | Any string! |
| Environment Type | Deployment | The type of environment | [Deployment, Development] |
| dbt Version | 1.4 (latest) | The dbt version used | Any dbt version in the dropdown |
| Default to Custom Branch | ☑️ | Determines whether to use a branch other than the repository’s default | See below |
| Custom Branch | dev | Custom Branch name | See below |
| Environment name | Production | The environment name | Any string! |
| Environment type | Deployment | The type of environment | Deployment, Development|
| Set deployment type | PROD | Designates the deployment environment type. | Production, Staging, General |
| dbt version | Latest | dbt Cloud automatically upgrades the dbt version running in this environment, based on the [release track](/docs/dbt-versions/cloud-release-tracks) you select. | Lastest, Compatible, Extended |
| Only run on a custom branch | ☑️ | Determines whether to use a branch other than the repository’s default | See below |
| Custom branch | dev | Custom Branch name | See below |

:::note About dbt version

Expand Down

0 comments on commit 28f5b0d

Please sign in to comment.