Skip to content

Latest commit

 

History

History
69 lines (60 loc) · 4.97 KB

CHANGELOG.md

File metadata and controls

69 lines (60 loc) · 4.97 KB

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