Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Sep 6, 2023
1 parent 31cee6f commit 2b5f575
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,4 +281,10 @@
- cloudtrail
- add s3 sns/sqs/additional sqs option, and tie it to the S3 bucket
- needed for MS Log Analytics: https://learn.microsoft.com/en-us/azure/sentinel/connect-aws?tabs=s3


* 2.4.6 -- 2023-09-06
- cloudtrail
- update permissions for SNS, SQS to allow s3
- add enable_cloudwatch_logs with a default of false
- cloudtrail-key
- add s3.amazonaws.com
2 changes: 1 addition & 1 deletion common/version.tf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
locals {
_module_version = "2.4.5"
_module_version = "2.4.6"
}

0 comments on commit 2b5f575

Please sign in to comment.