Releases: terraform-google-modules/terraform-google-log-export
Releases · terraform-google-modules/terraform-google-log-export
terraform-google-log-export v6.0.0
terraform-google-log-export v5.2.0
terraform-google-log-export v5.1.0
terraform-google-log-export v5.0.0
⚠ 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
terraform-google-log-export v4.0.1
terraform-google-log-export v4.0.0
⚠ 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
v3.2.0
v3.1.1
Add #39, 3.1.1 to CHANGELOG