Skip to content

Commit 28f5b0d

Browse files
authored
Update _cloud-environments-info.md (#6812)
2 parents a6fe89e + deaebf0 commit 28f5b0d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

website/snippets/_cloud-environments-info.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,12 @@ Both development and deployment environments have a section called **General Set
2525

2626
| Setting | Example Value | Definition | Accepted Values |
2727
| --- | --- | --- | --- |
28-
| Name | Production | The environment name | Any string! |
29-
| Environment Type | Deployment | The type of environment | [Deployment, Development] |
30-
| dbt Version | 1.4 (latest) | The dbt version used | Any dbt version in the dropdown |
31-
| Default to Custom Branch | ☑️ | Determines whether to use a branch other than the repository’s default | See below |
32-
| Custom Branch | dev | Custom Branch name | See below |
28+
| Environment name | Production | The environment name | Any string! |
29+
| Environment type | Deployment | The type of environment | Deployment, Development|
30+
| Set deployment type | PROD | Designates the deployment environment type. | Production, Staging, General |
31+
| 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 |
32+
| Only run on a custom branch | ☑️ | Determines whether to use a branch other than the repository’s default | See below |
33+
| Custom branch | dev | Custom Branch name | See below |
3334

3435
:::note About dbt version
3536

0 commit comments

Comments
 (0)