Skip to content

Latest commit

 

History

History
125 lines (109 loc) · 8.59 KB

CHANGELOG.md

File metadata and controls

125 lines (109 loc) · 8.59 KB

v2.0.1

Other Changes

  • ci: version bump to v2.0.1-dev (Lacework)(e353816)

v2.0.0

Refactor

  • refactor: Upgrade azureAD to 3.X.

Other Changes

  • chore(GROW-2952): add codeowners (#57) (Matt Cadorette)(356a04d)
  • chore: set local var module name (#54) (Darren)(27af345)
  • ci: migrate from codefresh to github actions (#56) (Timothy MacDonald)(aaab6d5)
  • ci: version bump to v1.3.2-dev (Lacework)(23959af)

v1.3.1

Documentation Updates

  • docs(readme): add terraform docs automation (#51) (Timothy MacDonald)(0fd4a3e)

Other Changes

  • chore: add lacework_metric_module datasource (#52) (Darren)(6caa724)
  • ci: tfsec (jon-stewart)(6bd68c3)
  • ci: version bump to v1.3.1-dev (Lacework)(af405da)

v1.3.0

Features

  • feat: Set owner for service principal (#47) (NolanT)(d07c25e)

Other Changes

  • ci: version bump to v1.2.2-dev (Lacework)(30f50e3)

v1.2.1

Bug Fixes

  • fix: upgrade issue from v1.1.0 -> v1.2.0 (#45) (Darren)(aff3fff)

Other Changes

  • ci: version bump to v1.2.1-dev (Lacework)(16d4aa9)

v1.2.0

Features

  • feat: deprecate support for Terraform 0.12 and 0.13 (Darren Murray)(9f5311d)

Bug Fixes

  • fix(deps): updating azuread and migrating from deprecated resource (#40) (Alan Nix)(ecead47)

Other Changes

  • ci: version bump to v1.1.1-dev (Lacework)(d2908bd)

v1.1.0

Features

  • feat: Add variable to override AD Application owners (#35) (cgraf-spiria)(19b12e6)

Documentation Updates

  • docs: be explicit about where inputs got moved (#36) (Salim Afiune)(ff13b48)

Other Changes

  • ci: version bump to v1.0.1-dev (Lacework)(5aac26a)

v1.0.0

Refactor

  • refactor: update examples and format code for release (#31) (Salim Afiune)(17d1bef)
  • refactor: use Directory Reader AD role instead of API (#28) (Marc Garcia)(69fd49c)
  • refactor: remove Reader permissions from AD app and unbundle azurerm stuff (#26) (Marc Garcia)(6a38bc1)

Documentation Updates

  • docs: Fix typo (Darren)(11da0b1)
  • docs: Address code review comments (Darren Murray)(4a3e66f)
  • docs: Add contributing documentation (Darren Murray)(e7a3b31)

Other Changes

  • chore: version bump to v0.2.3-dev (Lacework)(aa984bb)
  • ci: sign lacework-releng commits (#21) (Salim Afiune)(2f137a5)

v0.2.2

Bug Fixes

  • fix(deps): upgrade min azurerm version to ~> 2.28 (#19) (Salim Afiune)(e528d18)

Other Changes

  • chore: version bump to v0.2.2-dev (Lacework)(b3dbb1b)

v0.2.1

Bug Fixes

  • fix: updating to proper azuread provider version (#17) (Alan Nix)(d6a1452)

Other Changes

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

v0.2.0

Features

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

Documentation Updates

  • docs: updated pessimistic constraint on module version (Alan Nix)(62ce296)

Other Changes

  • chore: removed usage of deprecated inputs (Alan Nix)(1fb3d6f)
  • chore: version bump to v0.1.5-dev (Lacework)(aa2daf8)

v0.1.4

Other Changes

  • chore: bump required version of terraform to 0.12.31 (#12) (Scott Ford)(b138bdb)
  • ci: fix finding major versions during release (#11) (Salim Afiune)(096acd8)
  • ci: switch PR test from CircleCI to CodeFresh (#10) (Darren)(5026f00)
  • ci: switch releases to be own by Lacework releng ⚡ (#9) (Salim Afiune)(7e6ea42)

v0.1.3

Documentation Updates

  • docs: Update examples with README files (#7) (Scott Ford)(2cf3115)

Other Changes

  • ci: send slack notifications to team alias ⭐ (#6) (Salim Afiune)(e7751ad)

v0.1.2

Other Changes

  • ci: update release notes generation (Salim Afiune Maya)(274cc2e)
  • ci: fix release script.sh (#3) (Salim Afiune)(4723236)

v0.1.1

Bug Fixes

  • fix(variables): Removed default identifier URI (Alan Nix)(1feaeb7)

Other Changes

  • ci: fix scripts (Salim Afiune Maya)(ccbf348)

v0.1.0

🌈 Initial commit