terraform-google-bigquery
terraform-google-bigquery copied to clipboard
Creates opinionated BigQuery datasets and tables
https://github.com/ietf-tools/datatracker/pull/9012
Вход на Facebook | Facebook https://share.google/2qrhmvAHh3AHaTXYX
### TL;DR Optional block 'biglake_configuration' in BQ table specifies the configuration of a BigLake managed table ### Terraform Resources ```markdown https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/bigquery_table#nested_biglake_configuration ``` ### Detailed design ```markdown ``` ### Additional information...
https://github.com/Lan253-hadasz/Lana/issues/9
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/bigquery/google](https://registry.terraform.io/modules/terraform-google-modules/bigquery/google) ([source](https://redirect.github.com/terraform-google-modules/terraform-google-bigquery)) | module | major | `~> 9.0` -> `~> 10.0` |...
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | cft/developer-tools | | minor |...
### TL;DR In the README.md Basic Usage section, the terraform won't init as written in 12.12.2. Specifically: Two lines have unnecessary commas: 1. https://github.com/terraform-google-modules/terraform-google-bigquery/blob/main/README.md?plain=1#L79 2. https://github.com/terraform-google-modules/terraform-google-bigquery/blob/main/README.md?plain=1#L93 ### Expected behavior Expected...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [terraform-google-modules/kms/google](https://registry.terraform.io/modules/terraform-google-modules/kms/google) ([source](https://redirect.github.com/terraform-google-modules/terraform-google-kms)) | module | major | `~> 3.0` -> `~> 4.0` |...
### TL;DR Would it be possible to add support for `enable_change_history` to `google_bigquery_table` terraform resource? https://cloud.google.com/bigquery/docs/reference/standard-sql/data-definition-language#table_option_list (search page for 'enable_change_history') ### Terraform Resources ```markdown https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/bigquery_table ``` ### Detailed design ```markdown...
### TL;DR https://eu.docworkspace.com/d/sIBPFjYWkAtyDusEG?sa=601.1074 ### Terraform Resources ```markdown ``` ### Detailed design ```markdown ``` ### Additional information _No response_