Releases: terraform-aws-modules/terraform-aws-notify-slack
Releases · terraform-aws-modules/terraform-aws-notify-slack
v6.5.0
6.5.0 (2024-09-03)
Features
- Add variable to allow disabling the package timestamp trigger (#233) (b3016e2)
v6.4.1
6.4.1 (2024-09-03)
Bug Fixes
- Update
aws_sns_topic_subscription
endpoint to use qualified arn (#231) (e95cde8), closes #230
v6.4.0
6.4.0 (2024-04-24)
Features
- Improved AWS backup notification readability (#222) (27d1c46)
v6.3.0
6.3.0 (2024-04-22)
Features
- Update Python lambda runtime from
3.8
to 3.11
(#225) (b4ef4e4)
v6.2.0
6.2.0 (2024-04-22)
Features
v6.1.2
6.1.2 (2024-03-26)
Bug Fixes
- Correct assume role permissions for SNS service to assume IAM role (#220) (dae0c0f)
v6.1.1
6.1.1 (2024-03-06)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#218) (44edd19)
v6.1.0
6.1.0 (2023-12-11)
Features
- Expose
hash_extra
variable from Lambda module (#211) (ee30bb3)
v6.0.0
6.0.0 (2023-05-18)
⚠ BREAKING CHANGES
- Added variable to filter body of message on SNS level and bumped min Terraform version to 1.0 (#196)
Features
- Added variable to filter body of message on SNS level and bumped min Terraform version to 1.0 (#196) (ab660f7)
v5.6.0
5.6.0 (2023-01-26)
Features
- Add account ID to GuardDuty event notification (#187) (e3452b4)