Skip to content

Latest commit

 

History

History
240 lines (209 loc) · 16.1 KB

CHANGELOG.md

File metadata and controls

240 lines (209 loc) · 16.1 KB

v4.0.3

Other Changes

  • chore(GROW-2952): add codeowners (#96) (Matt Cadorette)(f677963)
  • ci: migrate from codefresh to github actions (#95) (Timothy MacDonald)(ba9707a)
  • ci: add workflows for testing codefresh migration (#94) (Timothy MacDonald)(d218217)
  • ci: version bump to v4.0.3-dev (Lacework)(cc13411)

v4.0.2

Other Changes

  • chore: set local var module name (#92) (Darren)(aabf208)
  • ci: version bump to v4.0.2-dev (Lacework)(70b72b0)

v4.0.1

Other Changes

  • chore: add lacework_metric_module datasource (#90) (Darren)(a7e77e6)
  • ci: version bump to v4.0.1-dev (Lacework)(588b675)

v4.0.0

Refactor

  • refactor: allows upgrading the google provider to 5.x (#87) (Laurent Raufaste)(3515d8d)

Documentation Updates

  • docs(readme): add terraform docs automation (#86) (Timothy MacDonald)(781e536)

Other Changes

  • chore: major version bump to 4.0.0 (#88) (Salim Afiune)(6199748)
  • ci: version bump to v3.4.5-dev (Lacework)(3e7c3bd)

v3.4.4

Documentation Updates

  • docs: multi project (#81) (jonathan stewart)(63b2659)

Other Changes

  • chore: enable bucket_force_destroy by default (#84) (Salim Afiune)(ef49043)
  • chore: use pessimistic operator for google provider (#76) (Laurent Raufaste)(a1f12cb)
  • ci: tfsec (jon-stewart)(931444b)
  • ci: version bump to v3.4.4-dev (Lacework)(91cead5)

v3.4.3

Bug Fixes

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

Other Changes

  • ci: version bump to v3.4.3-dev (Lacework)(68202f4)

v3.4.2

Bug Fixes

  • fix: empty project_id in google_project data source (#77) (Salim Afiune)(92261b8)

Other Changes

  • ci: version bump to v3.4.2-dev (Lacework)(91fae7a)

v3.4.1

Documentation Updates

  • docs: update Lacework provider version in readme (#73) (Darren)(2b10688)

Other Changes

  • chore: update Lacework provider version to v1 (#72) (Darren)(472ce36)
  • ci: version bump to v3.4.1-dev (Lacework)(fd7eb11)

v3.4.0

Features

  • feat: Add folder inclusion (#68) (Mike Laramie)(6f43416)

Other Changes

  • ci: version bump to v3.3.4-dev (Lacework)(5b824a1)

v3.3.3

Bug Fixes

  • fix(variable): project id regex to match constraint (#65) (Salim Afiune)(15ac89d)

Other Changes

  • ci: version bump to v3.3.3-dev (Lacework)(50c6380)

v3.3.2

Bug Fixes

  • fix: set minimum version of terraform provider to 0.15.1 (#61) (Darren)(9a3dc70)

Other Changes

  • ci: version bump to v3.3.2-dev (Lacework)(1966497)

v3.3.1

Bug Fixes

  • fix: updated project role logic to respect include_root_projects (#62) (Michael Droessler)(5355f50)

Other Changes

  • ci: version bump to v3.3.1-dev (Lacework)(1784fa7)

v3.3.0

Features

  • feat: Default google_workspace_filter to true (Ross)(f7644be)

Other Changes

  • ci: version bump to v3.2.1-dev (Lacework)(b83fe53)

v3.2.0

Features

  • feat: add variable to override bucket_name pattern (#57) (frits-v)(4247fc8)

Other Changes

  • ci: version bump to v3.1.1-dev (Lacework)(46c54f7)

v3.1.0

Features

  • feat: customize filter options (#54) (Michael Droessler)(282c31a)
  • feat: Add project id variable validation (#53) (Tim Arenz)(589f6f3)

Other Changes

  • ci: version bump to v3.0.1-dev (Lacework)(d00443a)

v3.0.0

Features

  • feat: add folder exclusions (#49) (Mike Laramie)(324c8a4)

Other Changes

  • chore: update PR template (#50) (Darren)(3f31afe)
  • ci: version bump to v2.6.1-dev (Lacework)(386a870)

v2.6.0

Features

  • feat: allow google provider version >= 3.0.0, < 5.0.0 (#47) (Darren)(3e13e6a)

Documentation Updates

  • docs: clean up gcp_project_level example (#44) (Rene Siekermann)(52fe291)

Other Changes

  • ci: version bump to v2.5.1-dev (Lacework)(525a285)

v2.5.0

Features

  • feat: adding filtering for k8s logs in GCP Audit Logging (#43) (Mike Laramie)(471e7c0)

Bug Fixes

  • fix(variables): Set labels vars default to empty map rather than null (Ross)(07bab97)

Other Changes

  • chore(examples): Update GCP audit-log module examples (Ross)(e0fb6ab)
  • ci: version bump to v2.4.1-dev (Lacework)(ef0aacc)

v2.4.0

Features

  • feat: Add logging block to google_storage_bucket (#40) (Darren)(8143e38)

Refactor

  • refactor: Add prefix and random string to bucket_id argument (#41) (Darren)(6437935)

Other Changes

  • ci: version bump to v2.3.1-dev (Lacework)(5398e96)

v2.3.0

Features

  • feat: support for pre-existing Sink (#38) (Michael Droessler)(db573a8)

Documentation Updates

  • docs: Add contributing documentation (#37) (Darren)(68ab6a2)

Other Changes

  • ci: version bump to v2.2.1-dev (Lacework)(ce74bd9)

v2.2.0

Features

  • feat: labels for bucket/topic/subscription (#35) (Labesse Kévin)(083886a)

Other Changes

  • ci: version bump to v2.1.1-dev (Lacework)(3cac329)

v2.1.0

Features

  • feat: custom bucket region support (#32) (Robert Wedd)(7d822e6)

Other Changes

  • chore: git ignore .terraform.lock.hcl files (#33) (Salim Afiune)(de70307)
  • chore: version bump to v2.0.3-dev (Lacework)(996e128)
  • ci: sign lacework-releng commits (#30) (Salim Afiune)(f38f50b)

v2.0.2

Bug Fixes

  • fix: avoid required lifecycle_rule_age input (Salim Afiune Maya)(9759bfe)

Other Changes

  • chore: format main.tf code (Salim Afiune Maya)(230bc17)
  • chore: version bump to v2.0.2-dev (Lacework)(9cb261a)

v2.0.1

Bug Fixes

  • fix: Add missing organizationViewer role (#26) (Ross)(88e326b)

Other Changes

  • chore: version bump to v2.0.1-dev (Lacework)(9839bea)

v2.0.0

Refactor

  • refactor: update roles used for audit log storage bucket (#22) (Mike Laramie)(5db1abf)

Other Changes

  • chore: version bump to v1.0.2-dev (Lacework)(9a76f7d)

v1.0.1

Bug Fixes

  • fix: support for sensitive values (#20) (mr-menno)(0180ae2)

Other Changes

  • chore: bump required version of TF to 0.12.31 (#23) (Scott Ford)(160cf73)
  • chore: version bump to v1.0.1-dev (Lacework)(c0729e0)
  • ci: fix finding major versions during release (#21) (Salim Afiune)(6ff983f)

v1.0.0

Refactor

  • refactor: Update the required APIs for audit log integration (#10) (Ross)(910d03f)

Other Changes

  • chore: bump version to 1.0.0-dev (Ross Moles)(77dd002)
  • ci: Switch from CircleCi to Codefresh (#18) (Ross)(4f6f7ec)
  • ci: update release commit message (#17) (Salim Afiune)(7d75f79)
  • ci: add version bump delay after release (Salim Afiune Maya)(b871a10)
  • ci: add release_contains_features() & check_for_minor_version_bump() (#13) (Ross)(269cc4a)
  • ci: open release pull request automatically (#12) (Ross)(d1019af)
  • ci: switch releases to be own by Lacework releng ⚡ (#9) (Salim Afiune)(6208d33)

v0.1.2

Bug Fixes

  • fix: shorten default service_account_name (#6) (Salim Afiune)(e0c19a0)

Documentation Updates

  • docs: Update all examples with README files (#7) (Scott Ford)(3ecce12)

Other Changes

  • ci: send slack notifications to team alias ⭐ (#5) (Salim Afiune)(66eb4ca)

v0.1.1

Bug Fixes

  • fix: pubsub_subscription_iam_binding to project id (Salim Afiune Maya)(0e9e5d5)
  • fix(gcp): unique suffix added to all new resources (#1) (Alan Nix)(c1e91af)

Other Changes

  • chore(version): pessimistic constraint for service-account module (#3) (Salim Afiune)(3b14feb)
  • ci: improve release notes generation (Salim Afiune Maya)(16256c0)
  • ci: fix git config commands in release (Salim Afiune Maya)(fff0423)

v0.1.0

💡 Initial commit