Skip to content

terraform-google-log-export v5.0.0

Choose a tag to compare

@release-please release-please released this 16 Oct 22:21
e8229b5

⚠ 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