Skip to content

Latest commit

 

History

History
352 lines (306 loc) · 22.8 KB

CHANGELOG.md

File metadata and controls

352 lines (306 loc) · 22.8 KB

v2.10.2


v2.10.1

Other Changes

  • chore: Update lacework provider dependency to ~>2.0 (#164) (Pengyuan Zhao)(aeb265f)
  • ci: version bump to v2.10.1-dev (Lacework)(731f306)

v2.10.0

Features

  • feat: support providing a cloudtrail from a different account (#147) (Salim Afiune Maya)(01072c3)

Other Changes

  • chore(GROW-2952): add codeowners (#160) (Matt Cadorette)(26c5e30)
  • ci: migrate from codefresh to github actions (#159) (Timothy MacDonald)(5c373a6)
  • ci: version bump to v2.9.2-dev (Lacework)(a9a1dd2)

v2.9.1

Other Changes

  • chore: set local var module name (#155) (Darren)(fc944bd)
  • ci: version bump to v2.9.1-dev (Lacework)(bcd0ae8)

v2.9.0

Features

  • feat: add lacework_metric_module datasource (#153) (Darren)(bbfe4a7)

Other Changes

  • ci: version bump to v2.8.2-dev (Lacework)(b989fcd)

v2.8.1

Bug Fixes

  • fix: org cloudtrail bucket policy (#151) (Darren)(88657d0)
  • fix: log_bucket deny policy (#150) (jonathan stewart)(984385b)

Documentation Updates

  • docs(readme): add terraform docs automation (#149) (Timothy MacDonald)(48f2fbf)

Other Changes

  • chore: update CHANGELOG with ad-hoc release (#148) (Salim Afiune)(23bf420)
  • ci: version bump to v2.8.1-dev (Lacework)(d453292)

v2.8.0

Features

  • feat: enforce External ID v2 format via iam-role module (#144) (djmctavish)(6d4a310)

Other Changes

  • ci: use a session token for the ci_tests (Peter Moody)(762e155)
  • ci: version bump to v2.7.7-dev (Lacework)(0eb80a3)

v2.7.6

Other Changes

  • chore(output): ARN of the KMS encryption key used for S3 (#141) (Salim Afiune)(41d0a36)
  • ci: version bump to v2.7.6-dev (Lacework)(3272f1e)

v2.7.5

Bug Fixes

  • fix: KMS least privileged access (#139) (djmctavish)(4e004b7)

Other Changes

  • ci: version bump to v2.7.5-dev (Lacework)(013ef59)

v2.7.4

Other Changes

  • chore: existing CloudTrail doc update (#137) (jonathan stewart)(2e65d61)
  • ci: version bump to v2.7.4-dev (Lacework)(7afe8af)

v2.7.3

Other Changes

  • chore: enable bucket_force_destroy by default (#133) (Salim Afiune)(b93832a)
  • ci: version bump to v2.7.3-dev (Lacework)(ecd1054)

v2.7.2

Bug Fixes

  • fix: ACL depend_on log bucket (jon-stewart)(4470572)

Other Changes

  • ci: version bump to v2.7.2-dev (Lacework)(8156d2b)

v2.7.1

Bug Fixes

  • fix: S3 bucket ACL dependency (jon-stewart)(2efb138)

Other Changes

  • ci: version bump to v2.7.1-dev (Lacework)(2f94426)

v2.7.0

Features

  • feat: Add support for AWS provider 5.0 (#126) (Maksym Vlasov)(006c2f3)

Other Changes

  • ci: version bump to v2.6.1-dev (Lacework)(4bfe8b4)

v2.6.0

Features

  • feat: Object-level logging (#119) (TIYZAP)(37c6bc1)

Bug Fixes

  • fix: ensure log bucket complies with lacework-global-96 (#120) (Darren)(dbcd39c)
  • fix: tfsec violations (jon-stewart)(bdf1a98)

Other Changes

  • ci: version bump to v2.5.4-dev (Lacework)(59286c3)

v2.5.3

Bug Fixes

  • fix: s3 bucket ownership controls (jon-stewart)(460b94f)

Other Changes

  • ci: version bump to v2.5.3-dev (Lacework)(341c15b)

v2.5.2

Bug Fixes

  • fix(policy): publish to SNS from multiple trails (Salim Afiune Maya)(53fd41e)

Other Changes

  • ci: version bump to v2.5.2-dev (Lacework)(46d6b02)

v2.5.1

Refactor

  • refactor: remove unneeded debug permissions (#109) (Darren)(101cbcd)

Bug Fixes

  • fix: SNS policy to match attach update (jon-stewart)(4d33c67)

Other Changes

  • ci: version bump to v2.5.1-dev (Lacework)(fbefc5d)

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

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

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

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

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

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

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

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

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.3

Bug Fixes

  • fix(pin): module iam-role/aws version ~> 0.3.0

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

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

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

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

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

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

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

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

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

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

Documentation Updates

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

v0.1.5

Refactor

  • refactor: improved logic for mfa_delete variable (#19) (Alan Nix)(17f0a5a)

Documentation Updates

  • docs: Fix link to sns gif (#21) (Scott Ford)(d5d9881)
  • docs: update mfa_delete default (#20) (Salim Afiune)(d30789b)

v0.1.4

Features

  • feat: support for 'mfa_delete' variable (#14) (Alan Nix)(f0f48de)
  • feat: support for enable_log_file_validation (Salim Afiune Maya)(8126244)

Documentation Updates

  • docs: add SNS topic examples (#17) (Salim Afiune)(aa29872)
  • docs: additional examples (#16) (Alan Nix)(ee03202)

Other Changes

  • ci: send slack notifications to team alias ⭐ (Salim Afiune Maya)(f130589)

v0.1.3

Features

  • feat: support org_account_mappings (Salim Afiune Maya)(20106c8)

Documentation Updates

  • docs: update variables description (Salim Afiune Maya)(0aef1ab)
  • docs: update examples/ (Salim Afiune Maya)(027dfbb)

v0.1.2

Features

  • feat(tags): Added the ability to tag created resources (#6) (Alan Nix)(b53d1b7)

Bug Fixes

  • fix: readd removed lines in release script (#9) (Darren)(18850b8)

Other Changes

  • ci: new release.sh release notes generation (#7) (Darren)(28750d0)

v0.1.1

Bug Fixes

  • fix(aws): gracefully handle trailing slash in bucket_arn (Alan Nix)(311bf79)
  • fix(module): patch iam-role module to aws 3.x (Salim Afiune Maya)(b7e8245)

Other Changes

  • chore(version): bump to aws 3.x provider (Salim Afiune Maya)(aa62cea)
  • ci: rename the default branch to main (#1) (Salim Afiune)(927e7ce)

v0.1.0

Initial commit