Skip to content

Releases: expel-io/terraform-aws-cloudtrail

v1.3.3

24 Jan 16:21
4a1736f
Compare
Choose a tag to compare

What's Changed

  • README: Update to limitations section and formatting edits by @bachu20 in #40

Full Changelog: v1.3.2...v1.3.3

v1.3.2

01 Nov 16:28
b8028e0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

05 Oct 17:20
dba7aeb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

03 Oct 17:19
f6009ef
Compare
Choose a tag to compare

What's Changed

  • Add Existing CloudTrail Onboarding Functionality by @ethanmil in #29
  • ensure setting aws_organizations_organization value by @katharinemc in #36

New Contributors

Full Changelog: v1.2.3...v1.3.0

v1.2.3

29 Sep 15:49
94a3025
Compare
Choose a tag to compare

What's Changed

  • TME-1761: Add additional principal to kms key policy by @bachu20 in #33

New Contributors

Full Changelog: v1.2.2...v1.2.3

v1.2.2

06 Sep 14:43
fa4efeb
Compare
Choose a tag to compare
Merge pull request #32 from expel-io/TME-1664

TME-1664: aws account id

v1.2.1

05 Jul 17:27
f2a85ec
Compare
Choose a tag to compare
Merge pull request #27 from expel-io/TME-1154

TME-1154: fix iam role name

v1.2.0

10 May 17:50
124c624
Compare
Choose a tag to compare

What's Changed

  • Update tfsec version and remove temporary tfsec ignore statements by @ethanmil in #24
  • Add CloudFormation Stackset required for enabling multi-account organization CloudTrail by @ethanmil in #26

Full Changelog: v1.1.1...v1.2.0

v1.1.1

29 Mar 19:05
35ef73a
Compare
Choose a tag to compare

Changed

  • Add comments to statements to replace description from SID properties
  • Rename cloudtrail entity suffix from cloudtrail to trail
  • Update readme version

v1.1.0

29 Mar 17:12
0e7a9cc
Compare
Choose a tag to compare

Changes

  • Enable SSE KMS encryption (non-optional) for CloudTrail, CloudTrail bucket & SQS messages using a custom managed KMS key.