Skip to content

Releases: terraform-google-modules/terraform-google-log-export

terraform-google-log-export v6.0.2

18 Jun 00:13
408c3d2

Choose a tag to compare

Bug Fixes

  • Apply subscriber role to subscription instead of topic (#94) (0587a83)

terraform-google-log-export v6.0.1

11 May 19:42
be2375f

Choose a tag to compare

Bug Fixes

terraform-google-log-export v6.0.0

08 Apr 18:02
baca384

Choose a tag to compare

⚠ BREAKING CHANGES

  • add Terraform 0.13 constraint and module attribution (#86)

Features

  • add Terraform 0.13 constraint and module attribution (#86) (2b94062)
  • Cloud Logging Alert Module (#77) (84975c0)

terraform-google-log-export v5.2.0

15 Mar 23:39
d7e7915

Choose a tag to compare

Features

  • Add subscriber_id variable to override the generated ID for the subscriber (#84) (62ae776)

terraform-google-log-export v5.1.0

11 Jan 21:03
0e12c9f

Choose a tag to compare

Features

  • Add storage module versioning support (#75) (b38ec94)

Bug Fixes

terraform-google-log-export v5.0.0

16 Oct 22:21
e8229b5

Choose a tag to compare

⚠ BREAKING CHANGES

  • This is a backwards-incompatible release. See the upgrade guide for details.
  • improvements to gcs and bigquery defaults (#64)
  • replace bq expiration with expiration days for consistency with storage (#65)
  • add support for expiration days in storage module (#63)

Features

  • Add retention policy support (#68) (22b94a6)
  • add support for expiration days in storage module (#63) (add774a)
  • improvements to gcs and bigquery defaults (#64) (5a3b925)
  • replace bq expiration with expiration days for consistency with storage (#65) (a643101)

Bug Fixes

terraform-google-log-export v4.1.0

10 Sep 19:09
c131b33

Choose a tag to compare

Features

  • Add support for BigQuery partitioned tables (#55) (aa71cdb)

Bug Fixes

  • relax version constraints to enable terraform 0.13.x compatibility (#57) (0f4a832)

terraform-google-log-export v4.0.1

03 Apr 20:37
f5a2166

Choose a tag to compare

Bug Fixes

  • Add necessary IAM permissions to Splunk Sink example (#53) (b0b0619)

terraform-google-log-export v4.0.0

04 Feb 19:09
d231985

Choose a tag to compare

⚠ BREAKING CHANGES

  • Minimum Google provider version changed to 3.5.x

Work done:

  • upgraded all version-files to google-provider 3.5.x
  • upgraded the project factory to version 7.0
  • switched to bigquery.googleapis.com, since bigquery-json doesn't work on new projects anymore
  • fixed 1 id-usage where project-id should be used
  • updated test setup documentation to fix the issues I ran into when setting up my test environment
  • altered the splunk-sink sample to use the locally referenced module, in stead of the one in the terraform registry

Update versions.tf

Co-Authored-By: Morgante Pell [email protected]

Fix linting errors

Features

  • Add the option to define 'bucket_policy_only' value on buckets (#47) (702f411)
  • Upgrade to google-provider 3.5.x. (#46) (311d603)

v3.2.0

12 Dec 22:42
c39f4ed

Choose a tag to compare

Update CHANGELOG.md