dbt-labs / terraform-provider-dbtcloud

dbt Cloud Terraform Provider
https://registry.terraform.io/providers/dbt-labs/dbtcloud
MIT License
80 stars 18 forks source link

Feature: add support for execution project on bigquery jobs #183

Open matt-winkler opened 10 months ago

matt-winkler commented 10 months ago

Bigquery execution project is a key variable for controlling dbt Cloud job spend within bigquery. It would be great if this could be enabled via the provider (community feedback). Feel free to let me know if this a "good first issue" candidate.

b-per commented 10 months ago

It's already supported since 0.2.6 with https://github.com/dbt-labs/terraform-provider-dbtcloud/pull/164 😉

matt-winkler commented 10 months ago

Hey @b-per to be clear, the request is to enable setting this at the job level vs. the connection level. The PR you linked appears to be connection level. Seems there are couple of dependencies here. 1) need to support the ability to set this on the job level in dbt Cloud and 2) enable making that setting via Terraform.

b-per commented 10 months ago

Ohhh, OK. Let's keep it open then.

With extended attributes though it will soon be possible to set it up at the env level in dbt Cloud at least. (and extended attributes should be supported in Terraform soon after they are available in dbt Cloud)

matt-winkler commented 8 months ago

Hey @b-per can you confirm this is the extended attributes setting at the environment level? Looks like it just would appreciate a quick yes / no.

b-per commented 8 months ago

It is. The docs on the registry actually has a bit more info.

github-actions[bot] commented 5 months ago

This issue has been marked as Stale because it has been open for 90 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.

github-actions[bot] commented 2 months ago

This issue has been marked as Stale because it has been open for 90 days with no activity. If you would like the issue to remain open, please comment on the issue or else it will be closed in 7 days.