Skip to content

Latest commit

 

History

History
211 lines (185 loc) · 14.6 KB

CHANGELOG.md

File metadata and controls

211 lines (185 loc) · 14.6 KB

v0.13.0

Features

  • feat: enforce External ID v2 format (#97) (djmctavish)(9663c86)

Other Changes

  • ci: version bump to v0.12.1-dev (Lacework)(16d943b)

v0.12.0

Features

  • feat(RAIN-54831): Add multi volume & scan stopped instances variable fields (#95) (Whitney Smith)(e0a9fbd)

Documentation Updates

  • docs: Correction of the version constraints in README.md (#87) (bebold-jhr)(4a65bf1)

Other Changes

  • ci: version bump to v0.11.4-dev (Lacework)(9d1d9ca)

v0.11.3

Bug Fixes

  • fix: remove ingress rule allowing traffic within sg (#90) (Joseph Wilder)(707d0e4)

Documentation Updates

  • docs(vars): match bucket_force_destroy description (#89) (Salim Afiune)(162ab5b)

Other Changes

  • ci: version bump to v0.11.3-dev (Lacework)(23eb300)

v0.11.2

Bug Fixes

  • fix: bump lacework provider min version to '~> 1.8' (#84) (Salim Afiune)(f2bef4d)

Other Changes

  • ci: version bump to v0.11.2-dev (Lacework)(55b8344)

v0.11.1

Other Changes

  • ci: version bump to v0.11.1-dev (Lacework)(8f94941)

v0.11.0

Features

  • feat: Add support for AWS provider 5.0 (#79) (Darren)(c8ecc52)

Bug Fixes

  • fix: Removed check for suffix having more than 4 chars, because it doesn't prevent redeployments with same name which closes #71 (#74) (bebold-jhr)(58030f8)

Other Changes

  • ci: tfsec (#75) (jonathan stewart)(e9e06ff)
  • ci: version bump to v0.10.1-dev (Lacework)(0459d9b)

v0.10.0

Features

  • feat: Allow usage of internet gateway to be optional (#69) (bebold-jhr)(e698584)

Bug Fixes

  • fix: s3 bucket ownership controls (#72) (djmctavish)(fc9cd81)

Other Changes

  • ci: version bump to v0.9.3-dev (Lacework)(fc395ad)

v0.9.2

Bug Fixes

  • fix: Add kms:ViaService condition to KMS policy statements (#67) (Teddy Reed)(d2b4097)

Other Changes

  • ci: version bump to v0.9.2-dev (Lacework)(dac17a8)

v0.9.1

Bug Fixes

  • fix: Ensure security group is passed to scan task via environment variable (Joseph Wilder)(761875c)

Other Changes

  • ci: version bump to v0.9.1-dev (Lacework)(3dc2349)

v0.9.0

Features

  • feat: Add S3 SSE configuration options (#59) (Teddy Reed)(678aef5)
  • feat: Allow the user to pass additional custom environment variables to the ECS task (#60) (bebold-jhr)(1069a4e)

Bug Fixes

  • fix: Set ECS_CLUSTER_ARN within task_definition resource (#61) (Teddy Reed)(96812e3)

Other Changes

  • ci: version bump to v0.8.1-dev (Lacework)(2a57f40)

v0.8.0

Features

  • feat: allow use of existing network resources (#57) (Alan Nix)(279c87a)

Bug Fixes

  • fix: Remove AllowListSecrets Permissions from scan task policy (#55) (Whitney Smith)(f7b4a40)
  • fix: remove use the default security group (#52) (Alan Nix)(ac3f3b5)

Documentation Updates

  • doc: adding workaround for update loop (#51) (Alan Nix)(5e96799)

Other Changes

  • ci: version bump to v0.7.2-dev (Lacework)(749fce2)

v0.7.1

Bug Fixes

  • fix: Add AWS recommended statements to enforce bucket SSE (#48) (Teddy Reed)(3bb426d)

Documentation Updates

  • docs: added an example for automatic snapshot role deployment (#49) (Alan Nix)(b659f7e)
  • docs: Update readme, add examples, add CI tests for custom roles (#45) (Steve)(dc115f7)

Other Changes

  • ci: version bump to v0.7.1-dev (Lacework)(d9a6cd2)

v0.7.0

Features

  • feat: allow use of an existing VPC for deploying regional scan resources (#46) (Alan Nix)(da76d5c)
  • feat: add support for using existing IAM roles and policies (#44) (Steve)(febf745)

Other Changes

  • ci: version bump to v0.6.1-dev (Lacework)(75c39a6)

v0.6.0

Features

  • feat: Add default encryption and public access block to S3 (#40) (Teddy Reed)(cfd8c6d)

Other Changes

  • ci: version bump to v0.5.2-dev (Lacework)(4caed03)

v0.5.1

Bug Fixes

  • fix: Add more validations to organization inputs (#36) (Teddy Reed)(3eccaa5)
  • fix: Update Lacework provider requirement to 0.27 (#35) (Finn Ellis)(6ef952c)

Documentation Updates

  • docs: update Lacework provider version in readme (#39) (Darren)(778886d)

Other Changes

  • chore: update Lacework provider version to v1 (#38) (Darren)(c9bd456)
  • ci: version bump to v0.5.1-dev (Lacework)(367daa4)

v0.5.0

Features

  • feat: Add AWS Org integration or multi-account mode (#33) (Teddy Reed)(5b466ca)
  • feat: Allow VPC CIDR to be set (#32) (Teddy Reed)(fc5864c)
  • feat: Add option to encrypt Secrets Manager secret using KMS Customer Managed Key (#31) (Matthew Grotheer)(b220d45)

Other Changes

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

v0.4.0

Features

  • feat: Add global_module_reference input (#29) (Teddy Reed)(fd8ba06)

Other Changes

  • ci: version bump to v0.3.5-dev (Lacework)(d8869dd)

v0.3.4

Bug Fixes

  • fix: Changed security group configuration to match CloudFormation (#26) (Alan Nix)(8bf7406)

Other Changes

  • chore: formatting consistency and terraform-docs output (#27) (Alan Nix)(9b94fa1)
  • ci: version bump to v0.3.4-dev (Lacework)(283a550)

v0.3.3

Bug Fixes

  • fix: Update bucket policy to correct object ARN (#24) (Teddy Reed)(cf8fe77)

Documentation Updates

  • docs(examples): Update examples for 0.3.2 usage (#23) (Teddy Reed)(c31ffad)

Other Changes

  • ci: version bump to v0.3.3-dev (Lacework)(be8900e)

v0.3.2

Bug Fixes

  • fix: Update with CloudFormation on-demand scan policies (#21) (Teddy Reed)(9986ef5)
  • fix: Output the suffix and prefix values (#20) (Teddy Reed)(c7b67a3)

Other Changes

  • ci: version bump to v0.3.2-dev (Lacework)(8d4ecdb)

v0.3.1

Bug Fixes

  • fix: Remove global-only example (#18) (Teddy Reed)(20f3a15)
  • fix: ignore out-of-band updates to ECS cluster tags (#17) (Alan Nix)(a0600ae)

Other Changes

  • ci: version bump to v0.3.1-dev (Lacework)(166f469)

v0.3.0

Features

  • feat: added the ability to dynamically fetch the Lacework account name (#13) (Alan Nix)(7d4640f)

Refactor

  • refactor: address beta review changes (#14) (Darren)(4f70549)

Other Changes

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

v0.2.2

Other Changes

  • ci: version bump to v0.2.2-dev (Lacework)(5c01154)

v0.2.1

Bug Fixes

  • fix: Update readme and examples with required inputs (#9) (Teddy Reed)(b2db7eb)

Documentation Updates

  • docs: update documentation (Darren Murray)(00d57f9)

Other Changes

  • ci: version bump to v0.2.1-dev (Lacework)(6c85a41)

v0.2.0

Features

  • feat: pass credentials to lacework_integration_aws_agentless_scanning resource (#8) (Darren)(8cb1815)
  • feat: agentless scanning terraform module (#1) (Darren)(068ba95)

Bug Fixes

  • fix: release script (#6) (Darren)(c468b26)

Documentation Updates

  • docs: Update Readme (Darren Murray)(50e4e97)