Skip to content

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

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)

terraform-google-bigquery v4.2.1

29 May 18:07
2ca50d3
Compare
Choose a tag to compare

Bug Fixes

  • Enable granting access for duplicate roles on auth module (#74) (ade8d3f)
  • Use fully scoped keys for views in Terraform (#72) (c80e1a4)

terraform-google-bigquery v4.2.0

13 May 11:33
0687d36
Compare
Choose a tag to compare

Features

  • Add view support to bigquery module (#64) (18bfdd6)

terraform-google-bigquery v4.1.1

06 May 22:57
a9ad86c
Compare
Choose a tag to compare

Bug Fixes

terraform-google-bigquery v4.1.0

30 Apr 16:14
bcf50b2
Compare
Choose a tag to compare

Features

  • add conversion between iam and primitive roles (#62) (f454638)

terraform-google-bigquery v4.0.1

23 Apr 04:25
7d64e2c
Compare
Choose a tag to compare