Releases: fivexl/terraform-aws-cloudtrail-to-slack
Releases · fivexl/terraform-aws-cloudtrail-to-slack
3.0.0
2.3.3
- pin aws provider to 3.x
Full Changelog: 2.3.2...2.3.3
2.3.2
2.3.1
- 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
- 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
2.1.0
- 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
- 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
1.0.4
Fixed lambda submodule version to prevent issues with incompatibility in version 2.0.0