8000 Releases · terraform-google-modules/terraform-google-bigquery · GitHub
[go: up one dir, main page]

Skip to content

Releases: terraform-google-modules/terraform-google-bigquery

v10.1.1

06 Jun 10:30
27bee96
Compare
Choose a tag to compare

10.1.1 (2025-06-06)

Bug Fixes

  • update display metadata to fix regex for bigquery dataset id #392 (2f7acb8)
  • Upgrade gemin model used in data_warehouse (#397) (e383c94)

v10.1.0

27 Mar 05:24
0733d66
Compare
Choose a tag to compare

10.1.0 (2025-03-26)

Features

  • Adding regex validation for big query dataset id and adding new output value computed_table_id (#384) (aab8238)

v10.0.2

20 Mar 06:44
33ba574
Compare
Choose a tag to compare

10.0.2 (2025-03-14)

Bug Fixes

  • Use list(string) instead of tuple for some of the output variables (#380) (4d525f4)

v10.0.1

06 Mar 07:15
58f6698
Compare
Choose a tag to compare

10.0.1 (2025-03-06)

Bug Fixes

  • Make non-required object fields as optional for input variables (#377) (cd4ab5e)

v10.0.0

04 Mar 16:06
ab7fbda
Compare
Choose a tag to compare

10.0.0 (2025-03-03)

⚠ BREAKING CHANGES

  • deps: Update Terraform terraform-google-modules/project-factory/google to v18 (#366)
  • modules: require TF v1.3+ (#361)
  • TPG>=6.11: add deletion protection variable to google_workflows_workflow (#370)

Features

  • Add output variable env_vars (#375) (ab9ed8c)
  • add storage_billing_model and default_partition_expiration_ms (#367) (53646de)

Bug Fixes

  • deps: Update Terraform provider constraints (#357) (c285f34)
  • deps: Update Terraform terraform-google-modules/project-factory/google to v18 (#366) (d7723c4)
  • modules: require TF v1.3+ (#361) (9f9581b)
  • TPG>=6.11: add deletion protection variable to google_workflows_workflow (#370) (7233527)

v9.0.0

12 Nov 19:21
cf1cde8
Compare
Choose a tag to compare

9.0.0 (2024-10-16)

⚠ BREAKING CHANGES

  • deps: Update Terraform terraform-google-modules/project-factory/google to v17 (#358)
  • TPG>=5.39: add resource_tags (#354)

Features

  • deps: Update Terraform Google Provider to v6 (major) (#347) (0fe8ab6)
  • TPG>=5.39: add resource_tags (#354) (c07d42e)

Bug Fixes

  • deps: Update Terraform terraform-google-modules/project-factory/google to v17 (#358) (23446d6)

v8.1.0

20 Aug 21:46
b349bf8
Compare
Choose a tag to compare

8.1.0 (2024-08-20)

Features

Bug Fixes

  • deps: Update dependency google-cloud-dataform to v0.5.10 (#334) (7a2ec7e)

v8.0.0

29 Jul 20:05
42aff83
Compare
Choose a tag to compare

8.0.0 (2024-07-29)

⚠ BREAKING CHANGES

  • moved require_partition_filter to the top (#335)
  • add support to max_staleness field (#278)

Features

  • add support to max_staleness field (#278) (4c51616)
  • adding extension notebooks (#303) (b2816c4)
  • allow fine-grained deletion protection config at the table-level (#287) (7157c32)
  • data_warehouse Add GenAI capabilities (#272) (f88f4b5)
  • expanded integration testing (#288) (9dcdd07)
  • Parameterize location and improve error messaging (#289) (438b341)

Bug Fixes

  • adding regional constraints and simplifying workflow execution (#284) (6146404)
  • adding workaround for cloud workflows issue (#310) (6878eb6)
  • Addressing permission conflicts (#298) (dc3cb5e)
  • adds a null check for expiration time (#268) (b7efc4d)
  • deps: Permissive Terraform terraform-google-modules/project-factory/google 14.4 (#312) (be08779)
  • deps: Update dependency google-cloud-dataform to v0.5.9 (#308) (00ea7a4)
  • deps: Update Terraform random to v3.6.1 (#321) (3b5f265)
  • deps: Update Terraform random to v3.6.2 (#327) (369acc0)
  • deps: Update Terraform terraform-google-modules/project-factory/google to 14.4 (#277) (85b9d22)
  • moved require_partition_filter to the top (#335) (90f931f)
  • update workflow.tftpl (#266) (405972a)

v7.0.0

17 Oct 15:48
ceef798
Compare
Choose a tag to compare

7.0.0 (2023-10-10)

⚠ BREAKING CHANGES

  • data_warehouse migrating to TheLook Ecommerce dataset (#257)

Features

  • data_warehouse migrating to TheLook Ecommerce dataset (#257) (e97adfb)
  • data_warehouse add labels to objects (#253) (70962af)

Bug Fixes

  • data_warehouse add bigquery data policy api (#254) (f2aa4f3)
  • data_warehouse api identity dependency for p/s (#252) (d2c1256)
  • deps: update terraform terraform-google-modules/project-factory/google to 14.3 (#245) (cf6869c)
  • update architecture diagrams, fix integration test (#241) (bc5abf8)
  • update workflow.tftpl bc subworkflow creates bq not biglake tables (#246) (fc7d4ae)
  • upgrade hashicorp/google to 5.0 (#259) (096ca4e)
  • upgraded versions.tf to include minor bumps from tpg v5 (#261) (7fd5bcb)

v6.1.1

20 Jul 02:11
8c93fa5
Compare
Choose a tag to compare

6.1.1 (2023-07-20)

Bug Fixes

  • data_warehouse DTS SA, reorganization, fix workflow order (88fe3ef)
0