Skip to content

Latest commit

 

History

History
150 lines (131 loc) · 10.4 KB

CHANGELOG.md

File metadata and controls

150 lines (131 loc) · 10.4 KB

v3.0.3

Other Changes

  • chore: add subscription_id to examples (#70) (Pengyuan Zhao)(13ca0b7)
  • ci: version bump to v3.0.3-dev (Lacework)(535a228)

v3.0.2

Other Changes

  • ci: version bump to v3.0.2-dev (Lacework)(4b9492f)

v3.0.1

Other Changes

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

v3.0.0

Other Changes

  • chore(LINK-3266): Upgrade azurerm to V4 (#64) (Lei Jin)(32bad8a)
  • ci: version bump to v2.1.1-dev (Lacework)(777b9ca)

v2.1.0

Features

  • feat(GROW-2917): add output for lacework integration guid (#61) (Matt Cadorette)(05a8b3d)

Other Changes

  • ci: migrate from codefresh to github actions (#60) (Timothy MacDonald)(63915bc)
  • ci: version bump to v2.0.3-dev (Lacework)(dafcd3d)

v2.0.2

Bug Fixes

  • fix: docs links and add wait_time override example (#58) (Dan Daugherty)(f49315f)

Other Changes

  • ci: version bump to v2.0.2-dev (Lacework)(c6423b8)

v2.0.1

Documentation Updates

  • docs(readme): add terraform docs automation (#52) (Timothy MacDonald)(e454245)

Other Changes

  • chore: set local var module name (#56) (Darren)(525154d)
  • chore: add lacework_metric_module datasource (#55) (Darren)(687b443)
  • ci: tfsec (jon-stewart)(1cd2eba)
  • ci: version bump to v2.0.1-dev (Lacework)(29992d6)

v2.0.0

Features

  • feat: allow subscription exclusions when all_subscriptions is used (Alan Nix)(348786b)
  • feat: added KeyVaultReader role to the Lacework service principal (#43) (Alan Nix)(969fe20)

Other Changes

  • chore: updating azurerm to v3 (Alan Nix)(5883945)
  • ci: version bump to v1.1.2-dev (Lacework)(7238974)

v1.1.1

Documentation Updates

  • docs: update Lacework provider version in readme (#41) (Darren)(fcf9d1c)

Other Changes

  • chore: update Lacework provider version to v1 (#40) (Darren)(4472b5a)
  • ci: version bump to v1.1.1-dev (Lacework)(6820d9f)

v1.1.0

Features

  • feat: deprecate support for Terraform 0.12 and 0.13 (#37) (Darren)(b19d643)

Bug Fixes

  • fix: only pull enabled subscriptions (#35) (Andre Elizondo)(2a6cde1)

Other Changes

  • chore: update pull-request-template.md (#36) (Darren)(188ba70)
  • ci: version bump to v1.0.1-dev (Lacework)(20ed214)

v1.0.0

Refactor

  • refactor(v1.0): deprecate Admin Consent in favor of Service Principal (#30) (Marc Garcia)(5337a5d)
  • refactor: update examples/ for v1.0 (#31) (Salim Afiune)(49076eb)

Bug Fixes

  • fix: Avoid 400 Error in upgrade scenario (#33) (Marc Garcia)(b942a4d)

Other Changes

  • style: format *.tf files (#32) (Salim Afiune)(11b0ebf)
  • ci: version bump to v0.2.3-dev (Lacework)(b9e1dfe)

v0.2.2

Refactor

  • refactor: remove unneeded version pin for azuread (#26) (Marc Garcia)(2ce4d0a)
  • refactor: increase wait timer to 20s (#24) (Marc Garcia)(d69568d)

Documentation Updates

  • docs: Add contributing documentation (#23) (Darren)(24ed824)

Other Changes

  • chore: version bump to v0.2.2-dev (Lacework)(6276638)
  • ci: sign lacework-releng commits (#20) (Salim Afiune)(beb0de9)

v0.2.1

Bug Fixes

  • fix(deps): upgrade min azurerm version to ~> 2.28 (Marcos Garcia)(2f3e9d9)

Other Changes

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

v0.2.0

Features

  • feat: allow the use of management groups to assign permissions (Alan Nix)(1773af2)

Bug Fixes

  • fix: updating to proper azuread provider version (Alan Nix)(e16715e)

Documentation Updates

  • docs: updated pessimistic constraint on module version (Alan Nix)(1329bff)

Other Changes

  • chore: removing unused 'random' provider and easing 'azurerm' version (Alan Nix)(8560782)
  • chore: version bump to v0.1.5-dev (Lacework)(0b42cb3)

v0.1.4

Other Changes

  • chore: pessimistic version pinning on minor releases of dependent modules (#12) (Scott Ford)(9993402)
  • chore: bump terraform required version and drop patch version pinning (#11) (Scott Ford)(63b4ea1)
  • ci: fix finding major versions during release (#10) (Salim Afiune)(63e33de)
  • ci: switch PR test from CircleCI to CodeFresh (#9) (Darren)(869a6b7)
  • ci: switch releases to be own by Lacework releng ⚡ (#8) (Salim Afiune)(9c2a945)

v0.1.3

Documentation Updates

  • docs: Update all examples with READMEs (#6) (Scott Ford)(0310fb7)

Other Changes

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

v0.1.2

Bug Fixes

  • fix: specify correct version constraints (Salim Afiune Maya)(1b1fbba)

Other Changes

  • chore: update variable descriptions (Salim Afiune Maya)(1211266)
  • ci: update release notes generation (Salim Afiune Maya)(ab8761d)

v0.1.1

Bug Fixes

  • fix(variables): Updated default for identifier URI (Alan Nix)(c219b3e)

Other Changes

  • chore: pinned version using pessimistic constraint (Alan Nix)(c219b3e)
  • ci: fix scripts (Salim Afiune Maya)(aea2dd6)

v0.1.0

🎉 Initial commit