Skip to content

Latest commit

 

History

History
70 lines (62 loc) · 5.04 KB

CHANGELOG.md

File metadata and controls

70 lines (62 loc) · 5.04 KB

v0.5.1

Other Changes

  • chore: set local var module name (#30) (Darren)(91ab168)
  • ci: version bump to v0.5.1-dev (Lacework)(97ef589)

v0.5.0

Features

  • feat: deprecate support for Terraform 0.12 and 0.13 (#20) (Darren)(b8dbcbb)

Bug Fixes

  • fix(CPLAT-672): Update references to api.lacework.net (Atul Singh)(ef32867)

Documentation Updates

  • docs(readme): add terraform docs automation (#27) (Timothy MacDonald)(5f0f29b)
  • docs(RAIN-54746): update example urls (Atul Singh)(091c359)

Other Changes

  • chore: add lacework_metric_module datasource (#28) (Darren)(fdc7c88)
  • chore: update PR template (#19) (Darren)(e52d3a9)
  • ci: tfsec (jon-stewart)(f1896c5)
  • ci: version bump to v0.4.1-dev (Lacework)(c93e5cb)

v0.4.0

Features

  • feat: ability to specify the datacollector image (#17) (Tim Arenz)(fe15123)

Documentation Updates

  • docs: Add contributing documentation (#16) (Darren)(7942688)

Other Changes

  • chore: version bump to v0.3.2-dev (Lacework)(1e8bae6)
  • ci: sign lacework-releng commits (#15) (Salim Afiune)(c2d2c67)

v0.3.1

Bug Fixes

  • fix: a logic error could cause an unused SSM parameter to be created (Alan Nix)(3716158)
  • fix: made ecs_launch_type a configurable parameter (Alan Nix)(b3f66c3)

Documentation Updates

  • docs: header correction for server-url example (Alan Nix)(10de9ea)
  • docs: update all examples/ (Salim Afiune Maya)(2582b3d)

Other Changes

  • chore: version bump to v0.3.1-dev (Lacework)(ea6d833)

v0.3.0

Features

  • feat: add ability to change Lacework Server URL (#9) (Alan Nix)(a901333)

Other Changes

  • chore: version bump to v0.2.3-dev (Lacework)(28cbc1c)

v0.2.2

Other Changes

  • chore: bump required version of TF to 0.12.31 (#7) (Scott Ford)(f9c3760)
  • chore: version bump to v0.2.2-dev (Lacework)(026457c)

v0.2.1

Documentation Updates

  • docs: fix release badge in README.md (#5) (Salim Afiune)(6161133)

Other Changes

  • chore: version bump to v0.2.1-dev (Lacework)(8490399)

v0.2.0

Features

  • feat: initial implementation of ECS Terraform Module (#1) (Alan Nix)(484f797)

Other Changes

  • chore: apply Terraform Module scaffolding (#2) (Salim Afiune)(cfc2772)
  • ci: fix finding major versions during release (#3) (Salim Afiune)(b8faf35)