Skip to content

Latest commit

 

History

History
76 lines (34 loc) · 4.7 KB

File metadata and controls

76 lines (34 loc) · 4.7 KB

Changelog

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

3.0.0 (2024-05-20)

⚠ BREAKING CHANGES

  • Add support for kms_key_arn; bump MSV of Terraform and AWS provider to 1.3 and 5.32 respectively to support (#16)

Features

  • Add support for kms_key_arn; bump MSV of Terraform and AWS provider to 1.3 and 5.32 respectively to support (#16) (fc33f68)

2.2.3 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#13) (7049872)

2.2.2 (2022-11-07)

Bug Fixes

  • Update CI configuration files to use latest version (#11) (1f39d99)

2.2.1 (2022-10-20)

Bug Fixes

  • Fix dependencies and implementation of the logging configuration support feature (#9) (53fed8d)

2.2.0 (2022-07-28)

Features

  • Add support for using an existing/external workspace (#6) (f26527a)

2.1.3 (2022-07-01)

Bug Fixes

  • Correct alert manager default definition (#4) (2bfb4ab)

2.1.2 (2022-04-26)

Bug Fixes

  • Add default value for alert_manager_definition (#3) (a66025f)

2.1.1 (2022-04-21)

Bug Fixes

  • Update documentation to remove prior notice and deprecated workflow (#1) (4a29aa2)
  • Update documentation to remove prior notice and deprecated workflow (#2) (7e69d6e)

2.1.0 (2022-04-20)

Features

Bug Fixes

  • Correct release script one last time (27e19fa)