Skip to content

Releases: terraform-aws-modules/terraform-aws-notify-slack

v7.1.1

21 Oct 08:40

Choose a tag to compare

7.1.1 (2025-10-21)

Bug Fixes

  • Update CI workflow versions to latest (#263) (43d3f5b)

v7.1.0

19 Sep 14:14

Choose a tag to compare

7.1.0 (2025-09-19)

Features

  • Add support for GuardDuty Malware Protection Object Scan Result events (#262) (1013c35)

v7.0.1

24 Aug 17:15

Choose a tag to compare

7.0.1 (2025-08-24)

Bug Fixes

  • Ensure logger is initialized correctly and propagate log_level variable to LOG_LEVEL environment variable (#261) (af4b9eb), closes #253

v7.0.0

30 Jul 11:08

Choose a tag to compare

7.0.0 (2025-07-30)

⚠ BREAKING CHANGES

  • Upgrade min AWS provider and Terraform versions to 6.0 and 1.5.7 respectively (#256)

Features

  • Upgrade min AWS provider and Terraform versions to 6.0 and 1.5.7 respectively (#256) (2368d42)

v6.7.0

23 Jun 13:29

Choose a tag to compare

6.7.0 (2025-06-23)

Features

v6.6.0

12 Mar 16:16

Choose a tag to compare

6.6.0 (2025-03-12)

Features

v6.5.2

25 Feb 22:02

Choose a tag to compare

6.5.2 (2025-02-25)

Bug Fixes

  • Modify logging for security inspector issue (#249) (b3cd40f)

v6.5.1

06 Jan 19:00

Choose a tag to compare

6.5.1 (2025-01-06)

Bug Fixes

v6.5.0

03 Sep 23:07

Choose a tag to compare

6.5.0 (2024-09-03)

Features

  • Add variable to allow disabling the package timestamp trigger (#233) (b3016e2)

v6.4.1

03 Sep 14:14

Choose a tag to compare

6.4.1 (2024-09-03)

Bug Fixes

  • Update aws_sns_topic_subscription endpoint to use qualified arn (#231) (e95cde8), closes #230