Releases: terraform-aws-modules/terraform-aws-managed-service-prometheus
Releases · terraform-aws-modules/terraform-aws-managed-service-prometheus
v3.0.0
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)
v2.2.3
2.2.3 (2024-03-06)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#13) (7049872)
v2.2.2
2.2.2 (2022-11-07)
Bug Fixes
- Update CI configuration files to use latest version (#11) (1f39d99)
v2.2.1
2.2.1 (2022-10-20)
Bug Fixes
- Fix dependencies and implementation of the logging configuration support feature (#9) (53fed8d)
v2.2.0
2.2.0 (2022-07-28)
Features
- Add support for using an existing/external workspace (#6) (f26527a)
v2.1.3
2.1.3 (2022-07-01)
Bug Fixes
- Correct alert manager default definition (#4) (2bfb4ab)
v2.1.2
2.1.2 (2022-04-26)
Bug Fixes
- Add default value for
alert_manager_definition
(#3) (a66025f)
v2.1.1
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)
v2.1.0
2.1.0 (2022-04-20)
Features
Bug Fixes
- Correct release script one last time (27e19fa)
v2.0.0
2.0.0 (2022-04-09)
⚠ BREAKING CHANGES
- Add
tags
to workspace and bump min supported version of AWS provider to support
Features
- Add
tags
to workspace and bump min supported version of AWS provider to support (b5f8c1b)
Bug Fixes
- Correct semantic-releaser to use conventional-commits (edf2efc)