Skip to content

Releases: lacework/terraform-azure-agentless-scanning

v1.6.2

01 Aug 20:45
bdd70da

Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.6.2.

Other Changes

  • chore: replace local exec with azapi action (#64) (lokeshv-fortinet)(50e4471)
  • ci: version bump to v1.6.2-dev (Lacework)(3fa6ff1)

v1.6.1

30 Jul 16:48
dabb0ea

Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.6.1.

Bug Fixes

  • fix: use simple conditional instead of coalesce for subscription_id in azurerm config (Timothy Nguyen)(d2a1249)
  • fix: use fully qualified ids for service principal references (Timothy Nguyen)(87167f7)
  • fix: use scanning_subscription_id from global module reference for regional modules (Timothy Nguyen)(0f318db)

Documentation Updates

  • docs: update readme (Timothy Nguyen)(e99b1d8)

Other Changes

  • chore: add var lacework_integration_guid to outputs and sleep for az role propogation (#62) (lokeshv-fortinet)(c2aaf66)
  • chore: make terraform-docs (Pengyuan Zhao)(74f348d)
  • chore: make terraform-docs (Pengyuan Zhao)(8602e82)
  • chore: update provider versions to azuread 3.4 and azurerm 4.37 (Timothy Nguyen)(19fb1c2)
  • chore: update provider versions azuread to 3.4.0 azurerm to 4.37.0 (Timothy Nguyen)(a9fe413)
  • ci: version bump to v1.6.1-dev (Lacework)(75e5cb6)

v1.6.0

21 Jul 15:11
718edf9

Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.6.0.

Features

  • feat(preflight): debug log cli args (Timothy Nguyen)(e1465ff)
  • feat(preflight): count VMSS VMs in addition to VMs (Timothy Nguyen)(1f99589)
  • feat(preflight): add debug logging option (Timothy Nguyen)(d8b4415)
  • feat(preflight): add option to disable emoji rendering (Timothy Nguyen)(ca17fff)
  • feat(preflight): update cli options (Timothy Nguyen)(fa4a829)
  • feat(preflight): infer integration type (Timothy Nguyen)(5800c28)
  • feat: output results to json file (Timothy Nguyen)(415270c)
  • feat(preflight): consider current quota usage in quota check (Timothy Nguyen)(868f9a4)
  • feat(preflight): implement auth check (Timothy Nguyen)(07383f6)
  • feat(preflight_check): implement usage quota checks (Timothy Nguyen)(36f413c)
  • feat(preflight): improve quota readability (Timothy Nguyen)(bf76db7)
  • feat(preflight): interactively prompt for subscriptions, display subscriptions and vm counts in tables, compute quota requirements (Timothy Nguyen)(d8fd56c)
  • feat(preflight): enumerate VMs and subscriptions to use as default values (Timothy Nguyen)(77b2670)
  • feat(preflight): scaffold project structure & script arguments (Timothy Nguyen)(79243aa)

Refactor

  • refactor(preflight): remove unused fix_url property on UsageQuotaCheck classes (Timothy Nguyen)(c575648)
  • refactor(preflight): clarify logic for computing required vcpu/ip (Timothy Nguyen)(5feeead)
  • refactor(preflight): refactor preflight check and azure service (Timothy Nguyen)(0f0fbbe)
  • refactor(preflight): refactor preflight script (Timothy Nguyen)(bd12067)

Bug Fixes

  • fix(custom-vnet): set proper resource name for nsg in custom-vnet example (Timothy Nguyen)(1130c98)
  • fix(preflight): fix log level handling (Timothy Nguyen)(b31e90b)
  • fix(preflight): don't check nat gateway value when deciding between interactive and non-interactive mode (Timothy Nguyen)(f774e8d)
  • fix(preflight): use objectID instead of appID as principal ID for SP (Timothy Nguyen)(de1c128)
  • fix(preflight): only print regions with failed quota checks (Timothy Nguyen)(cafa61d)
  • fix(preflight): remove invalid keyword arg (Timothy Nguyen)(ca6a337)
  • fix(preflight): get principal id from az account show output for service principals (Timothy Nguyen)(65934f3)
  • fix: check permissions using regex, consider not actions (Timothy Nguyen)(53fb1f3)

Documentation Updates

  • docs: add instructions for deleting orphaned scanning VMs (Timothy Nguyen)(8b6857d)
  • docs(preflight): remove VM count suggestion for NAT gateway (Timothy Nguyen)(6e34909)
  • docs(preflight): update help text (Timothy Nguyen)(a2a419e)
  • docs(preflight): update auth instructions (Timothy Nguyen)(bd6c8f8)
  • docs(preflight): fix SP permissions (Timothy Nguyen)(c1714fa)
  • docs(preflight): update run command (Timothy Nguyen)(9f320db)
  • docs(preflight): document service principal creation with required permissions (Timothy Nguyen)(4ccf3ff)
  • docs: link to preflight check from main README (Timothy Nguyen)(c248e9a)

Other Changes

  • style(preflight): ruff format (Timothy Nguyen)(2cab59f)
  • ci: version bump to v1.5.1-dev (Lacework)(db7fc65)

v1.5.0

18 Mar 17:50
343ddf4

Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.5.0.

Features

  • feat: scan subscriptions created after deployment (Timothy Nguyen)(a409b00)
  • feat(AWLS2-474): use service endpoints in Azure deployments (Joe Wilder)(831c9aa)
  • feat(custom_roles): add permissions to read VMSS and VMSS VMs (Timothy Nguyen)(a3b2524)

Bug Fixes

  • fix: separate included and excluded subscriptions as separate inputs (Timothy Nguyen)(92e87fe)
  • fix: set subscriptions_list to only scanning subscription for subscription-level integrations (Timothy Nguyen)(b4df43b)
  • fix: escape fwd slash in subscriptions prefix pattern string (Timothy Nguyen)(df8aefe)
  • fix(AWLS2-432): update readme (Joe Wilder)(8c28364)
  • fix(AWLS2-462): syntax issue in nightly CI runs (Joe Wilder)(30a1de9)

Documentation Updates

  • docs: run terraform-docs (Pengyuan Zhao)(b4f53a0)
  • docs: run terraform-docs (Timothy Nguyen)(eee92cf)

Other Changes

  • chore(terraform-docs): update terraform-docs script (Timothy Nguyen)(dff9bea)
  • ci: version bump to v1.4.3-dev (Lacework)(7f2afc7)

v1.4.2

20 Jan 20:59
f516f55

Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.4.2.

Bug Fixes

  • fix(AWLS2-456) Set tags in scanning resource group and log analytics workspace (Japneet Singh)(a2eb526)

Other Changes

  • ci: version bump to v1.4.2-dev (Lacework)(b2c616f)

v1.4.1

14 Jan 16:43
407ce19

Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.4.1.

Other Changes

  • ci: version bump to v1.4.1-dev (Lacework)(a4fa1f5)

v1.4.0

18 Dec 22:20
640b728

Choose a tag to compare

Release Notes

Another day, another release. These are the release notes for the version v1.4.0.

Features

  • feat(AWLS2-444): add nat gateway to terraform (Joe Wilder)(66db51d)
  • feat(AWLS2-444): update CI to use Terraform 1.9 as minimum version (Joe Wilder)(fa56ce1)

Other Changes

  • ci: version bump to v1.3.1-dev (Lacework)(608df94)

v1.3.0

17 Dec 17:04
be2fee9

Choose a tag to compare

Release Notes

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

Features

  • feat(AWLS2-353): remove unnecessary comment (Joe Wilder)(e430566)
  • feat(AWLS2-353): try to scope down permissions (Joe Wilder)(eeb9f29)
  • feat(AWLS2-353): update role for cost estimation permissions (Joe Wilder)(00775e0)

Other Changes

  • ci: version bump to v1.2.2-dev (Lacework)(087dc6a)

v1.2.1

14 Nov 15:05
0155197

Choose a tag to compare

Release Notes

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

24 Oct 21:57
f9c5d37

Choose a tag to compare

Release Notes

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