Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dbt-cloud config to dbt_project.yml #4014

Closed
FishtownBuildBot opened this issue Sep 5, 2023 · 4 comments
Closed

Add dbt-cloud config to dbt_project.yml #4014

FishtownBuildBot opened this issue Sep 5, 2023 · 4 comments
Assignees
Labels
cloud-cli-beta content Improvements or additions to content dbt Core The changes proposed in this issue relate to dbt Core dbt-core v1.5 Docs impact for the v1.5 release (Apr 2023) dbt-core v1.6 Docs impact for the v1.6 release (July 2023) dbt-core v1.7 Docs impact for the v1.7 release (Oct 2023) improvement Use this when an area of the docs needs improvement as it's currently unclear

Comments

@FishtownBuildBot
Copy link

FishtownBuildBot commented Sep 5, 2023

Link to the page on docs.getdbt.com requiring updates

https://docs.getdbt.com/reference/dbt_project.yml

What part(s) of the page would you like to see updated?

The sample dbt_project.yml should contain an example of the dbt-cloud config. I'm not sure exactly what the example values should contain.

Additional information

Original dbt-core issue:
dbt-labs/dbt-core#8438

This is also being backported to 1.5 and 1.6

@emmyoop emmyoop added improvement Use this when an area of the docs needs improvement as it's currently unclear dbt Core The changes proposed in this issue relate to dbt Core content Improvements or additions to content labels Sep 5, 2023
@emmyoop emmyoop self-assigned this Sep 5, 2023
@graciegoheen
Copy link
Collaborator

@greg-mckeon do you have a good example here for what a dbt-cloud config block would look like in someone's dbt_project.yml?

@emmyoop emmyoop removed their assignment Sep 5, 2023
@jtcohen6 jtcohen6 added this to the dbt Core v1.5 Documentation milestone Sep 11, 2023
@jtcohen6 jtcohen6 added dbt-core v1.5 Docs impact for the v1.5 release (Apr 2023) dbt-core v1.6 Docs impact for the v1.6 release (July 2023) dbt-core v1.7 Docs impact for the v1.7 release (Oct 2023) cloud-cli-beta labels Sep 11, 2023
@jtcohen6 jtcohen6 changed the title Docs Changes Needed from dbt-core PR #8527 Add dbt-cloud config to dbt_project.yml Sep 19, 2023
@matthewshaver matthewshaver self-assigned this Sep 27, 2023
@mirnawong1 mirnawong1 self-assigned this Sep 28, 2023
@mirnawong1
Copy link
Contributor

hey @greg-mckeon following up on this - is the below something we want to use as an example?

# dbt_project.yml
dbt-cloud:
  project-id: 1234
  ...

@greg-mckeon
Copy link
Contributor

@mirnawong1 yes, this works!

@mirnawong1
Copy link
Contributor

mirnawong1 commented Oct 3, 2023

hey @matthewshaver , i've folded this into the cloud cli beta pr! branch mwong-cloud-cli-beta

mirnawong1 added a commit that referenced this issue Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cloud-cli-beta content Improvements or additions to content dbt Core The changes proposed in this issue relate to dbt Core dbt-core v1.5 Docs impact for the v1.5 release (Apr 2023) dbt-core v1.6 Docs impact for the v1.6 release (July 2023) dbt-core v1.7 Docs impact for the v1.7 release (Oct 2023) improvement Use this when an area of the docs needs improvement as it's currently unclear
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants