Skip to content

Latest commit

 

History

History
54 lines (49 loc) · 4.68 KB

CHANGELOG.md

File metadata and controls

54 lines (49 loc) · 4.68 KB

v0.4.1

Bug Fixes

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

Other Changes

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

v0.4.0

Features

  • feat: Add support for AWS provider 5.0 (#8) (Darren)(3c21628)

Other Changes

  • ci: version bump to v0.3.2-dev (Lacework)(69fbe9e)

v0.3.1

Bug Fixes

  • fix: s3 bucket ownership controls (#5) (djmctavish)(3c12b94)

Other Changes

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

v0.3.0

Features

  • feat: add examples to examples/default (Daniel Fitzgerald)(50e51fa)

Bug Fixes

  • fix: incorrect path reference to index.js file (Daniel Fitzgerald)(9dde983)
  • fix: removed unnecessary lacework and aws provider blocks from versions.tf, removed unnecessary variables aws.region and aws.profile (Daniel Fitzgerald)(5caf77c)

Other Changes

  • ci: version bump to v0.2.1-dev (Lacework)(91d5127)

v0.2.0

Features

  • feat: shape our TF module scaffolding (#1) (matthew zeier)(bc307ea)

Refactor

  • refactor: delete unused scaffold files in favour of those in terraform/ dir (Daniel Fitzgerald)(0792fe6)

Bug Fixes

  • fix: replaced the correct project name in scripts/release.sh (Daniel Fitzgerald)(20e4abb)
  • fix: make eventbridge alert channel name more descriptive (Daniel Fitzgerald)(900e2b6)
  • fix: updated project_name in ci_tests script (Daniel Fitzgerald)(76e1ac7)

Documentation Updates

  • docs: added links to configure lw cli in prereqs (Daniel Fitzgerald)(6487f8d)
  • docs: add emphasis to the need for an alert rule (Daniel Fitzgerald)(bd36325)
  • docs: updated module inputs/outputs (Daniel Fitzgerald)(bdd29fd)

Other Changes

  • chore: do not want to commit terraform lock file (Daniel Fitzgerald)(c3cc4ce)
  • chore(scaffolding): Update pull-request-template.md to latest (Ross)(b0ff70b)
  • chore(scaffolding): Add .github config (Ross)(c8fdbfa)
  • chore(scaffolding): Update scaffolding repo (Ross)(6afb32d)
  • chore: bump required version of TF to 0.12.31 (#3) (Scott Ford)(8057fa2)
  • ci: sign lacework-releng commits (#4) (Salim Afiune)(4e7acfd)
  • ci: fix finding major versions during release (#2) (Salim Afiune)(3708e8d)