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 storage_billing_model argument for google_bigquery_dataset #235

Closed
ConnorD opened this issue Jul 19, 2023 · 1 comment · May be fixed by #331
Closed

Add storage_billing_model argument for google_bigquery_dataset #235

ConnorD opened this issue Jul 19, 2023 · 1 comment · May be fixed by #331
Labels
enhancement New feature or request Stale

Comments

@ConnorD
Copy link

ConnorD commented Jul 19, 2023

TL;DR

The new BigQuery storage billing models were recently released, and there's now an option to use PHYSICAL storage billing model rather than the default LOGICAL on datasets. We care about this because we have the potential to save on BQ storage cost.

Terraform Resources

https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/bigquery_dataset#storage_billing_model

Detailed design

No response

Additional information

No response

@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the Stale label Sep 17, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
1 participant