Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 2.7 KB

CHANGELOG.md

File metadata and controls

39 lines (34 loc) · 2.7 KB

v0.3.3

Other Changes

  • chore: set local var module name (#15) (Darren)(b238766)
  • ci: version bump to v0.3.3-dev (Lacework)(af5d543)

v0.3.2

Other Changes

  • chore: add lacework_metric_module datasource (#13) (Darren)(5b62d04)
  • ci: version bump to v0.3.2-dev (Lacework)(62d940f)

v0.3.1

Documentation Updates

  • docs(SPM-1798): discuss OCI authentication in documentation (#11) (Kolbeinn)(9d56ff0)
  • docs(readme): add terraform docs automation (#10) (Timothy MacDonald)(d2a8666)

Other Changes

  • style: run tf fmt on the repo (#9) (Kolbeinn)(0a5368e)
  • ci: version bump to v0.3.1-dev (Lacework)(a2ca217)

v0.3.0

Features

  • feat: rename base_name input to more descriptive name_prefix (#7) (Kolbeinn)(a170631)
  • feat: make email a required parameter (#6) (Kolbeinn)(13c557d)

Documentation Updates

  • docs: replace - placeholders in CONTRIBUTING.md (#5) (Kolbeinn)(37be3d1)
  • docs: update README to match latest changes (#4) (Kolbeinn)(48075ea)

Other Changes

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

v0.2.0

Features

  • feat: add module logic (#2) (Kolbeinn)(ecb9b1e)

Other Changes

  • chore: apply Terraform module scaffolding (#1) (Kolbeinn)(c228015)