Skip to content

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

v5.4.2

08 Nov 16:59
15c7053
Compare
Choose a tag to compare

5.4.2 (2022-10-28)

Bug Fixes

  • Workaround issue causing permanent diff in access list (#157) (cfa0c8c)

v5.4.1

23 Jun 02:57
f3afc9b
Compare
Choose a tag to compare

5.4.1 (2022-06-03)

Bug Fixes

  • Add project id to the resource configuration (#149) (0aada16)

v5.4.0

18 Mar 22:40
bf6d25b
Compare
Choose a tag to compare

5.4.0 (2022-03-18)

Features

  • Add submodule for creating scheduled queries (#140) (b961094)
  • add support for authorized datasets in authorization submodule (#142) (b93ba86)
  • Add support for materialized_views (#139) (e663c25)

terraform-google-bigquery v5.3.0

23 Dec 19:35
cf906a5
Compare
Choose a tag to compare

Features

  • update TPG version constraints to allow 4.0 (#133) (3795b11)

terraform-google-bigquery v5.2.0

23 Jun 19:26
840ef4f
Compare
Choose a tag to compare

Features

  • Add support for creating BigQuery routines (#124) (0d11437)

Bug Fixes

  • Loosen version constraint on Google provider (#128) (cb6aaa4)

terraform-google-bigquery v5.1.0

10 May 01:03
ef1b05e
Compare
Choose a tag to compare

Features

  • add feature deletion_protection in bigquery table (#114) (f56f444)

Bug Fixes

  • Add missing equals sign (#116) (b1f8423)
  • Prevent forcing table recreation after dataset table list modification with enabled encryption (#121) (06cc7e0)

terraform-google-bigquery v5.0.0

17 Mar 15:51
2d8999e
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Add Terraform 0.13 constraint and module attribution (#112)
  • Schema should now be passed as a JSON string instead of a file path (#111)
  • Table configuration must now specify range_partitioning = null to preserve old defaults.

Features

  • Add range partitioning support (#109) (66311eb)
  • Add Terraform 0.13 constraint and module attribution (#112) (7cd92fe)
  • Schema should now be passed as a JSON string instead of a file path (#111) (7180061)

terraform-google-bigquery v4.5.0

01 Mar 23:33
c4fc1bc
Compare
Choose a tag to compare

Features

terraform-google-bigquery v4.4.0

11 Jan 21:03
42e7a50
Compare
Choose a tag to compare

Features

Bug Fixes

terraform-google-bigquery v4.3.0

27 Jul 22:13
ebe17b8
Compare
Choose a tag to compare

Features

  • Add var.delete_contents_on_destroy to enable deleting non-empty datasets (#78) (4bd5f82)

Bug Fixes

  • Allow running module on terraform 0.13.0-rc1 (#85) (43fa15b)