Releases: lacework/terraform-azure-agentless-scanning
Releases · lacework/terraform-azure-agentless-scanning
v1.6.2
v1.6.1
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
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
v1.5.0
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
v1.4.2
v1.4.1
v1.4.0
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
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)