Skip to content

Releases: lacework/terraform-gcp-agentless-scanning

v0.3.1

19 Sep 08:16
f13df44

Choose a tag to compare

Release Notes

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

Bug Fixes

  • fix: allow scanner to terminate host compute instance (#26) (Ammar Ekbote) (3ce8a5f)
  • fix: update cloud schedule trigger to be run by orchestrate email (#37) (Ammar Ekbote) (df07a59)
  • fix: add permision to derive machine info from monitored projects (#36) (Ammar Ekbote) (82a035f)

Other Changes

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

v0.3.0

24 Jul 16:47
2826e88

Choose a tag to compare

Release Notes

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

Features

  • feat: Add multi volume variable (#34) (Whitney Smith)(8102c70)

v0.2.2

23 Feb 19:24
b8a7099

Choose a tag to compare

Release Notes

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

Bug Fixes

  • fix: avoid asking for project_id when is not needed (#24) (Salim Afiune)(e1a80ac)

Other Changes

  • ci: version bump to v0.2.2-dev (Lacework)(9fb223c)

v0.2.1

07 Feb 03:32
8df57bf

Choose a tag to compare

Release Notes

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

Bug Fixes

  • fix: Update tf scan frequency validation (#18) (Whitney Smith)(9277f2d)

Other Changes

  • refactor: move custom role creation to a new file (#19) (Ammar Ekbote)(d52dfca)
  • chore: remove unnecessary permissions (#21) (ammarekbote)(017f38d)
  • ci: version bump to v0.2.1-dev (Lacework)(433ea57)

v0.2.0

27 Jan 02:25
6d0d988

Choose a tag to compare

Release Notes

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

Features

  • feat: allow for custom VPC networking (#14) (Alan Nix)(8bfcdf8)

Other Changes

  • ci: version bump to v0.1.5-dev (Lacework)(5ecb7f7)

v0.1.4

12 Jan 08:00
1c4f64b

Choose a tag to compare

Release Notes

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

Bug Fixes

  • fix: removed prefix from GCP_ORG_ID env var (#12) (Alan Nix)(199a419)
  • fix: derive bucket name for regional deployments (#11) (Ammar Ekbote)(542b059)

Other Changes

  • ci: version bump to v0.1.4-dev (Lacework)(05da03d)

v0.1.3

06 Jan 22:02
7e176ab

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: inherit region from Google provider configuration (#9) (Alan Nix)(e076522)

Other Changes

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

v0.1.2

06 Jan 03:37
5e4da71

Choose a tag to compare

Release Notes

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

Bug Fixes

  • fix: conditionally create the role for snapshot creation (#7) (Alan Nix)(20b23e3)

Other Changes

  • ci: version bump to v0.1.2-dev (Lacework)(053f820)

v0.1.1

27 Dec 19:55
a5c6e50

Choose a tag to compare

Release Notes

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

Documentation Updates

  • docs: updated examples and added project-level multi-region (#5) (Alan Nix)(67e464a)

Other Changes

  • ci: version bump to v0.1.1-dev (Lacework)(1d53030)

v0.1.0

19 Dec 17:21
d72355b

Choose a tag to compare

Release Notes

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

Features

  • feat: GCP agentless scanning terraform module (#1) (Alan Nix)(58638aa)

Bug Fixes

  • fix: updated project name in release script (#3) (Alan Nix)(52f7b0b)

Other Changes

  • chore: update Lacework provider version to v1 (Sourcegraph)(23c4950)
  • chore: update readme (Darren Murray)(059864a)