Skip to content

Releases: lacework/terraform-aws-cloudtrail

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)

v0.2.0

23 Apr 15:44
a1d6328
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat: allow explicit use of an existing SNS topic (#30) (Alan Nix)(3c5a85d)

Other Changes

  • ci: update release scripts (#32) (Salim Afiune)(b109804)
  • ci: Remove CircleCI in favor of CodeFresh (#31) (Darren)(e5ad1f6)

v0.1.7

17 Mar 02:57
5143b90
Compare
Choose a tag to compare

Release Notes

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

Bug Fixes

  • fix: loosen up required version of Lacework provider (#27) (Alan Nix)(c7d44a9)

Other Changes

  • chore: loosen up version pinnings (Salim Afiune Maya)(8bbbd32)
  • ci: switch releases to be own by Lacework releng ⚡ (Salim Afiune Maya)(0678609)

v0.1.6

19 Feb 17:03
32df4b3
Compare
Choose a tag to compare

Release Notes

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

Documentation Updates

  • docs: Update examples for all scenarios (#24) (Scott Ford)(8f2c9d4)