Skip to content

Releases: lacework/terraform-aws-cloudtrail

v2.5.0

10 Jan 19:33
4f52a79
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat: allow existing kms key with new cloudtrail (#102) (Darren)(77fb5e6)

Other Changes

  • ci: version bump to v2.4.1-dev (Lacework)(4fff747)

v2.4.0

21 Dec 21:48
6aecf62
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat: add permissions_boundary variable (#103) (Victor Knell)(cc42e76)

Bug Fixes

  • fix: use valid module argument permission_boundary_arn (#106) (Salim Afiune)(e18d21c)
  • fix: handle use_existing_access_log_bucket correctly in aws_s3_bucket_logging resource (#100) (Darren)(822ecab)

Other Changes

  • ci: version bump to v2.3.2-dev (Lacework)(8f66a97)

v2.3.1

09 Nov 10:48
bc867c1
Compare
Choose a tag to compare

Release Notes

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

Bug Fixes

  • fix: set lacework provider to minimum version for api v2 migration (#95) (Darren)(163f21f)

Documentation Updates

  • docs: update Lacework provider version in readme (#97) (Darren)(7ae5e00)

Other Changes

  • chore: update Lacework provider version to v1 (#96) (Darren)(8ae5e97)
  • ci: version bump to v2.3.1-dev (Lacework)(0dc1c01)

v2.3.0

07 Sep 07:45
b64cd18
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat: parameterize IAM policy attachment (#93) (Alan Nix)(cc7bb27)
  • feat: allow Lacework integration creation to be optional (#91) (Alan Nix)(6cf6daf)

Other Changes

  • ci: version bump to v2.2.1-dev (Lacework)(50d9799)

v2.2.0

29 Aug 21:40
c4c1480
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat: support for S3 bucket notifications (#88) (Alan Nix)(e94900d)
  • feat: added Lacework integration guid to output (#87) (Alan Nix)(f0bcbe6)
  • feat: deprecate support for Terraform 0.12 and 0.13 (#86) (Darren)(e5232ee)

Other Changes

  • ci: version bump to v2.1.2-dev (Lacework)(22789f8)

v2.1.1

10 May 10:58
bb72739
Compare
Choose a tag to compare

Release Notes

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

Bug Fixes

  • fix: Use ternary instead of && for boolean logic (#84) (Jeff Gran)(594fbad)

Other Changes

  • ci: version bump to v2.1.1-dev (Lacework)(d45190f)

v2.1.0

14 Apr 16:32
57fe7ba
Compare
Choose a tag to compare

Release Notes

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

Features

  • feat: support the creation of organizational trail (#82) (Salim Afiune)(e9b99b1)

Other Changes

  • ci: version bump to v2.0.1-dev (Lacework)(35e3dbb)

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)