Skip to content

Latest commit

 

History

History
111 lines (98 loc) · 9.39 KB

CHANGELOG.md

File metadata and controls

111 lines (98 loc) · 9.39 KB

v1.2.1

Other Changes

  • chore: Update lacework provider dependency to ~>2.0 (Pengyuan Zhao)(2636b25)
  • ci: version bump to v1.2.1-dev (Lacework)(2c85ea2)

v1.2.0

Features

  • feat: Updated Azure provider versions (#37) (Japneet Singh)(1e1d649)
  • feat: support regions not supported by Azure (#16) (Ao Zhang)(4e05d59)

Other Changes

  • chore(GROW-2952): add codeowners (#33) (Matt Cadorette)(74d74d8)
  • ci: version bump to v1.1.3-dev (Lacework)(7e8380f)

v1.1.2

Bug Fixes

  • fix: fix off by one validator condition (#31) (Ao Zhang)(8a2b7d4)

Other Changes

  • ci: version bump to v1.1.2-dev (Lacework)(81ce337)

v1.1.1

Bug Fixes

  • fix: dependency on global resource group creation (#29) (Ao Zhang)(c67c592)

Other Changes

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

v1.1.0

Features

  • feat: run jobs immediately after creation (#27) (Ao Zhang)(44c87ba)

Other Changes

  • ci: update terraform versions used for tests (Timothy MacDonald)(5779a25)
  • ci: update job name in test compat workflow (Timothy MacDonald)(e96d165)
  • ci: migrate from codefresh to github actions (Timothy MacDonald)(4296456)
  • ci: version bump to v1.0.1-dev (Lacework)(9b51200)

v1.0.0

💥 Breaking Changes

  • feat: bump tf requirement to 1.5 (#21) (Ao Zhang)(4c44fe8)

Features

  • feat: pass environment variables to cloud task via provider (Max Fechner)(29c3da9)
  • feat: add checks (#21) (Ao Zhang)(4c44fe8)

Other Changes

  • ci: version bump to v1.0.0 (Lacework)(f703714)

v0.2.1

Bug Fixes

  • fix: perms to support enumeration across accts (Ao Zhang)(653c6e9)

Other Changes

  • ci: version bump to v0.2.1-dev (Lacework)(546087e)

v0.2.0

Features

  • feat: support infra level encryption (#15) (Ao Zhang)(aebfb28)

Other Changes

  • chore: set local var module name (#19) (Darren)(54dbf48)
  • chore: add lacework_metric_module datasource (#17) (Darren)(b2ffc6b)
  • ci: version bump to v0.1.4-dev (Lacework)(3c8803b)

v0.1.3

Bug Fixes

  • fix: public IP address permissions are needed (#11) (Ao Zhang)(7a8dbee)

Other Changes

  • ci: version bump to v0.1.3-dev (Lacework)(a2b42db)

v0.1.2

Other Changes

  • chore: shorten container app job name (#9) (Ao Zhang)(15140d8)
  • ci: version bump to v0.1.2-dev (Lacework)(62f0f62)

v0.1.1

Other Changes

  • ci: version bump to v0.1.1-dev (Lacework)(778b510)

v0.1.0

Features

  • feat: initial commit with Azure integration module (Ao Zhang)(cd31fcf)
  • feat: shape our TF module scaffolding (#1) (matthew zeier)(a37d4e4)

Bug Fixes

  • fix: add periods because TF 1.5 (Ao Zhang)(f3a5b77)

Documentation Updates

  • docs(readme): automate update and testing of README.md by terraform-docs Add github action to test that README.md has been update. Also add update of README.md to /scripts/release.sh prepare (Timothy MacDonald)(a7558ba)
  • docs(readme): add terraform docs automation Add terraform docs script along with makefile target and gihub action for same (Timothy MacDonald)(9d4fc66)

Other Changes

  • chore: more cleanup before publishing (#5) (Ao Zhang)(01e8a82)
  • chore: add doc update (Ao Zhang)(7f6ca56)
  • chore: update the version requirement of TF again (Ao Zhang)(db1ffe9)
  • chore: comment out check (Ao Zhang)(4a629ad)
  • chore: removing spaces #1000 (Ao Zhang)(e08a78d)
  • chore: update readme (Ao Zhang)(5ef1e3e)
  • chore: remove space (Ao Zhang)(6ffcda2)
  • chore: period (Ao Zhang)(c1f13b4)
  • chore: update Lacework provider version (#6) (Darren)(a192ae8)
  • chore(scaffolding): Update pull-request-template.md to latest (Ross)(073dc1a)
  • chore(scaffolding): Add .github config (Ross)(7f6b9c9)
  • chore(scaffolding): Update scaffolding repo (Ross)(1af1f39)
  • chore: bump required version of TF to 0.12.31 (#3) (Scott Ford)(09d0ead)
  • ci: sign lacework-releng commits (#4) (Salim Afiune)(1627168)
  • ci: fix finding major versions during release (#2) (Salim Afiune)(5034a05)