Skip to content

Latest commit

 

History

History
96 lines (83 loc) · 5.98 KB

CHANGELOG.md

File metadata and controls

96 lines (83 loc) · 5.98 KB

v0.5.0

Features

  • feat: support aws provider 4.x (#39) (naseemkullah)(2131806)

Other Changes

  • chore: update PR template (#37) (Darren)(909e23a)
  • ci: version bump to v0.4.2-dev (Lacework)(9fa033c)

v0.4.1

Bug Fixes

  • fix: bump aws provider min version to 3.35 (#35) (Salim Afiune)(c120838)

Other Changes

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

v0.4.0

Features

  • feat: add get-public-access-block permission (hazedav)(9827fb8)

Other Changes

  • ci: version bump to v0.3.2-dev (Lacework)(5e9b74e)

v0.3.1

Bug Fixes

  • fix: add tags to IAM Policy (#30) (rajgandhi9)(ec108f3)

Documentation Updates

  • docs: Add contributing documentation (#27) (Darren)(2fb0e69)

Other Changes

  • ci: version bump to v0.3.1-dev (Lacework)(f928229)

v0.3.0

Features

  • feat: add custom lacework audit policy (hazedav)(6c081dd)

Other Changes

  • chore: version bump to v0.2.3-dev (Lacework)(60e7070)
  • ci: sign lacework-releng commits (#25) (Salim Afiune)(1ba3aa0)

v0.2.2

Documentation Updates

  • docs: standardized variable descriptions and formatting (Alan Nix)(17a2cda)
  • docs: updated example doc structure and version constraints (Alan Nix)(3abddff)

Other Changes

  • chore: updated .terraform entry in .gitignore to exclude lock files (Alan Nix)(e7aab4c)
  • chore: version bump to v0.2.2-dev (Lacework)(4adb912)

v0.2.1

Other Changes

  • chore: bump required version of TF to 0.12.31 (#21) (Scott Ford)(923dcd2)
  • ci: fix finding major versions during release (#20) (Salim Afiune)(bd9cd9e)
  • ci: switch PR test from CircleCI to CodeFresh (#18) (Darren)(8f2db09)

v0.2.0

Refactor

  • refactor: make IAM role name unique (Salim Afiune Maya)(34c3a8d)

Other Changes

  • ci: switch releases to be own by Lacework releng ⚡ (Salim Afiune Maya)(9971559)

v0.1.4

Documentation Updates

  • docs: Update all example scenarios (#14) (Scott Ford)(20e5cdc)

Other Changes

  • ci: send slack notifications to team alias ⭐ (#13) (Salim Afiune)(d39eb08)

v0.1.3

Features

  • feat(tags): Added the ability to tag created resources (#7) (Alan Nix)(5bbfe07)

Bug Fixes

  • fix: readd removed lines in release script (#10) (Darren)(bbf5886)

Other Changes

  • ci: new release.sh release notes generation (#8) (Darren)(8a47efc)

v0.1.2

Documentation Updates

  • docs: update README badge (Salim Afiune Maya)(c88d432)

Other Changes

  • chore(version): pessimistic constraint for iam-role module (Salim Afiune Maya)(33ccb6e)
  • chore(version): bump to aws 3.x provider (Salim Afiune Maya)(b257dc8)
  • ci: rename the default branch to main (#4) (Salim Afiune)(28dfcd1)
  • ci: test on Terraform 13 (Salim Afiune Maya)(faeb007)

v0.1.1

Bug Fixes

  • fix: pin lacework provider to the registry (Salim Afiune Maya)(97df6d8)

v0.1.0

Initial commit