Skip to content

Latest commit

 

History

History
109 lines (49 loc) · 6.23 KB

File metadata and controls

109 lines (49 loc) · 6.23 KB

Changelog

All notable changes to this project will be documented in this file.

7.1.0 (2026-01-08)

Features

7.0.1 (2025-10-21)

Bug Fixes

  • Update CI workflow versions to latest (#60) (566e5bf)

7.0.0 (2025-07-27)

⚠ BREAKING CHANGES

  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively (#53)

Features

  • Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively (#53) (7cbb68f)

6.2.0 (2024-11-11)

Features

  • Vendor latest versions and set default version to v3.130.0 (#47) (8c8d16e)

Bug Fixes

  • Update CI workflow versions to latest (#46) (9db882b)

6.1.0 (2024-08-28)

Features

  • Add variable for applying tags to the log_forwarder bucket (#41) (37701a0)

6.0.2 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#38) (8448b57)

6.0.1 (2024-02-23)

Bug Fixes

  • Change default runtime to python3.11 to support latest forwarder version (#37) (35805f8)

6.0.0 (2024-02-22)

⚠ BREAKING CHANGES

  • Bump Terraform and AWS provider MSV to 1.3 and 5.0 respectively, add latest releases and set 3.103.0 as the default version (#36)

Features

  • Bump Terraform and AWS provider MSV to 1.3 and 5.0 respectively, add latest releases and set 3.103.0 as the default version (#36) (588fbe9)

5.1.0 (2023-04-21)

Features

  • Add support for CloudWatch log group KMS key (#31) (63e0576)

5.0.1 (2023-02-07)

Bug Fixes

  • Change tags for 'aws_s3_bucket_object' based on AWS limit and add validation for them (#26) (8250b8e)

5.0.0 (2023-02-03)

⚠ BREAKING CHANGES

  • Update S3 module to v3.6.1 and switch to resource aws_s3_object (#29)

Features

  • Update S3 module to v3.6.1 and switch to resource aws_s3_object (#29) (11ff8e9)

4.1.1 (2022-11-07)

Bug Fixes

  • Update CI configuration files to use latest version (#23) (24bbfe7)

4.1.0 (2022-04-20)

Features