Skip to content

Releases: fivexl/terraform-aws-cloudtrail-to-slack

3.0.0

19 Apr 15:11
6b23ad3
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • feat: Updated AWS provider to version 4.8+ by @cageyv in #22

Full Changelog: 2.3.3...3.0.0

2.3.3

19 Apr 15:02
b3dd0d2
Compare
Choose a tag to compare
  • pin aws provider to 3.x

Full Changelog: 2.3.2...2.3.3

2.3.2

02 Feb 09:44
1d1c452
Compare
Choose a tag to compare

What's Changed

  • Attach source_account to lambda permissions. by @saefty in #19

New Contributors

Full Changelog: 2.3.1...2.3.2

2.3.1

02 Dec 22:07
2fa9424
Compare
Choose a tag to compare
  • fix the issue when empty ignore rules input being parsed to empty string rule that fails parsing

Full Changelog: 2.3.0...2.3.1

2.3.0

12 Nov 14:27
4299709
Compare
Choose a tag to compare
  • allow users to provide rules to ignore evens before all other rules are applied
  • update documentation - provide more examples, explanations, TOC

Full Changelog: 2.2.0...2.3.0

2.2.0

12 Nov 07:43
1876973
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

10 Nov 15:37
9ffee8b
Compare
Choose a tag to compare
  • lambda module version 2.22.0 -> 2.25.0
  • added variables to control lambda timeout and lambda logs retention

Full Changelog: 2.0.0...2.1.0

2.0.0

14 Oct 19:53
dfa70c5
Compare
Choose a tag to compare
  • Use S3 instead of CloudWatcg as a source (saves money and removes a need to create additional resources)
  • Allow configuring separate webhooks per account(s)
  • Added possibility to specify SNS topic to send notifications about function failures
  • Fix account id's in the messages (before it was always blank)

Full Changelog: 1.0.5...2.0.0

1.0.5

06 Sep 09:21
6ed34c1
Compare
Choose a tag to compare
  • fix USE_DEFAULT_RULES
  • update version for lambda submodule
  • update README.md

1.0.4

30 Apr 12:11
Compare
Choose a tag to compare

Fixed lambda submodule version to prevent issues with incompatibility in version 2.0.0