Skip to content

Releases: lacework/terraform-azure-agentless-scanning

v0.1.3

05 Dec 00:16
d030ce5
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version 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

02 Dec 21:49
f8a4f2d
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version 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

02 Dec 03:22
3b03b1b
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v0.1.1.

Other Changes

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

v0.1.0

01 Dec 22:47
8b029ba
Compare
Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version 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)