Skip to content

Releases: lacework/terraform-aws-cloudtrail

v2.0.0

16 Mar 18:07
10fa3e6
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v2.0.0.

Deprecations

With this major version bump, we have deprecated the following inputs:

  • bucket_encryption_enabled - (deprecated) Use bucket_enable_encryption instead
  • bucket_enable_logs - (deprecated) Use bucket_logs_enabled instead
  • bucket_enable_versioning - (deprecated) Use bucket_versioning_enabled instead

Refactor

  • refactor: s3 bucket resources for v4 aws provider (#77) (Darren)(87d6bcb)

Other Changes

  • ci: version bump to v1.1.1-dev (Lacework)(e3e753e)

v1.1.0

04 Mar 01:49
51979bf
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.1.0.

Features

  • feat: add kms_key_rotation variable to control KMS auto rotation (#69) (Philippe M. Chiasson)(1474a02)

Bug Fixes

  • fix: aws required_provider version constraint (#74) (Salim Afiune)(ea075eb)

Other Changes

  • ci: version bump to v1.0.3-dev (Lacework)(563e9a8)

v1.0.2

25 Feb 19:45
f65c83d
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.0.2.

Bug Fixes

  • fix: bucket_encryption_enabled checks SSE Key ARN length (#71) (Salim Afiune)(40578eb)

Documentation Updates

  • docs: update README to match bucket_sse_algorithm default (#68) (Albert Dixon)(392c3a8)

Other Changes

  • chore: update PR template (#70) (Darren)(1ecf01b)
  • ci: version bump to v1.0.2-dev (Lacework)(dc26bd1)

v1.0.1

10 Feb 19:34
a6de23d
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.0.1.

Documentation Updates

  • docs: update examples to use v1.0 (#66) (Darren)(6e0e239)

Other Changes

  • ci: version bump to v1.0.1-dev (Lacework)(75727a8)

v1.0.0

09 Feb 18:53
1a51188
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.0.0.

Features

  • feat: ensure SNS topic is encrypted (Darren Murray)(12a6232)
  • feat: ensure resources adhere to Lacework compliance rules (#62) (Darren)(5880491)

Documentation Updates

  • docs: Fix incorrect use_existing_cloudtrail description (#60) (Darren)(35776f6)
  • docs: Fix incorrect use_existing_access_log_bucket description (#61) (Darren)(670b81c)

Other Changes

  • ci: version bump to v0.5.1-dev (Lacework)(8c52554)

v0.5.0

17 Nov 00:08
8384164
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.5.0.

Features

  • feat: Use existing access log bucket option (#57) (loganjohnson-wk)(e2cb9a8)

Other Changes

  • ci: version bump to v0.4.1-dev (Lacework)(c7772d0)

v0.4.0

05 Nov 18:13
ad578c3
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.4.0.

Features

  • feat: added support for server-side encryption on SQS (#54) (Alan Nix)(c276451)

Bug Fixes

  • fix: add tags to IAM Policy (#53) (rajgandhi9)(e6c2aae)

Other Changes

  • ci: version bump to v0.3.1-dev (Lacework)(3e3495c)

v0.3.0

26 Oct 19:22
4557925
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.3.0.

Features

  • feat: parse bucket_name from bucket_arn (#51) (Michael Droessler)(7e08dc9)

Documentation Updates

  • docs: Include 'Github' as relevant issue link (#49) (Darren)(7a92fa8)
  • docs: Add contributing documentation (#48) (Darren)(9ea0be9)

Other Changes

  • ci: version bump to v0.2.3-dev (Lacework)(6079c0f)

v0.2.2

01 Sep 00:47
c785c90
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.2.2.

Bug Fixes

  • fix(ci): ignore .terraform.lock.hcl files (#46) (Salim Afiune)(a704570)
  • fix: output reference to local iam_role_name variable (#45) (Salim Afiune)(bf639ab)

Documentation Updates

  • docs: fix for module reference in 'existing-encrypted-cloudtrail' (#40) (Alan Nix)(fb42d89)

Other Changes

  • chore: version bump to v0.2.2-dev (Lacework)(25fad2f)
  • ci: sign lacework-releng commits (#43) (Salim Afiune)(4c66775)

v0.2.1

07 May 19:29
2c799db
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.2.1.

Documentation Updates

  • docs: updated example doc structure and version constraints (#34) (Alan Nix)(e790562)

Other Changes

  • chore: bump required version of TF to 0.12.31 (#37) (Scott Ford)(ffe0d5e)
  • chore: version bump to v0.2.1-dev (Lacework)(2eb3e7b)
  • ci: fix finding major versions during release (#35) (Salim Afiune)(c0acb1b)