Skip to content

Latest commit

 

History

History
92 lines (80 loc) · 6.04 KB

CHANGELOG.md

File metadata and controls

92 lines (80 loc) · 6.04 KB

v0.6.3

Other Changes

  • chore(GROW-2952): update codeowners (#32) (Matt Cadorette)(fc324a2)
  • ci: migrate from codefresh to github actions (#31) (Timothy MacDonald)(eae02ba)
  • ci: version bump to v0.6.3-dev (Lacework)(9a642d9)

v0.6.2

Other Changes

  • chore: allow use of gcloud provider version 5 (#29) (Timothy MacDonald)(fb472d6)
  • ci: version bump to v0.6.2-dev (Lacework)(3fda126)

v0.6.1

Other Changes

  • chore: set local var module name (#27) (Darren)(e7fb5bc)
  • ci: version bump to v0.6.1-dev (Lacework)(2cbfaff)

v0.6.0

Features

  • feat: Add IAM role for organization viewer (#22) (freeman-lw)(04b43b0)

Bug Fixes

  • fix: use browser role for service account in org level integration (#24) (freeman-lw)(07e0981)

Documentation Updates

  • docs(readme): add terraform docs automation (#25) (Timothy MacDonald)(0df90e8)

Other Changes

  • chore: add lacework_metric_module datasource (#26) (Darren)(5e5d8e2)
  • ci: tfsec (jon-stewart)(4efa7ca)
  • ci: version bump to v0.5.1-dev (Lacework)(23d1e71)

v0.5.0

Features

  • feat: Addition of optional user supplied exclusion filters (#18) (djmctavish)(f4b059d)

Other Changes

  • ci: version bump to v0.4.3-dev (Lacework)(f760bbd)

v0.4.2

Bug Fixes

  • fix: re-implement logging_sink_writer_identity with default (#16) (Ross)(525464a)

Other Changes

  • ci: version bump to v0.4.2-dev (Lacework)(83a26c6)

v0.4.1

Bug Fixes

  • fix: fix null members in google_pubsub_topic_iam_binding resource (Darren Murray)(676ac67)
  • fix: project_id regex made consistent (#13) (djmctavish)(9446125)

Other Changes

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

v0.4.0

Features

  • feat(GcpGkeAudit): Addition of exclusion filters for extraneous log entries (David McTavish)(2ef3ed4)

Bug Fixes

  • fix: avoid asking for project_id when is not needed (#11) (Salim Afiune)(bc67a1b)

Other Changes

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

v0.3.2

Bug Fixes

  • fix: empty project_id in google_project data source (#8) (Salim Afiune)(e49c511)

Other Changes

  • ci: version bump to v0.3.2-dev (Lacework)(2974c7f)

v0.3.1

Bug Fixes

  • fix: pin max google provider version to 4.41.0 (Darren Murray)(5575d45)

Documentation Updates

  • docs: update Lacework provider version in readme (Sourcegraph)(6b30e22)

Other Changes

  • chore: update Lacework provider version to v1 (Sourcegraph)(dbcd9f6)
  • ci: version bump to v0.3.1-dev (Lacework)(04ec044)

v0.3.0

Features

  • feat: Add monitoring.viewer role to gather metrics (#3) (Ross)(d298e8c)

Other Changes

  • ci: version bump to v0.2.1-dev (Lacework)(29df1c2)

v0.2.0

Features

  • feat(GcpGkeAudit): Initial Add of GcpGkeAudit Terraform module (#1) (Ross)(a717b2d)