Skip to content

Latest commit

 

History

History
257 lines (224 loc) · 17.1 KB

CHANGELOG.md

File metadata and controls

257 lines (224 loc) · 17.1 KB

v2.4.0

Features

  • feat(vars): add support for more variables, update deprecated variables (#118) (AdamVB)(d5ea853)

Other Changes

  • chore(GROW-2952): add codeowners (#117) (Matt Cadorette)(069a490)
  • ci: version bump to v2.3.1-dev (Lacework)(874ce22)

v2.3.0

Features

  • feat(GROW-2917): add output for lacework integration guid (#115) (Matt Cadorette)(2774bd6)

Other Changes

  • ci: version bump to v2.2.6-dev (Lacework)(8126588)

v2.2.5

Other Changes

  • ci: update job name in test compat workflow (#111) (Timothy MacDonald)(4b8b55f)
  • ci: version bump to v2.2.5-dev (Lacework)(9d95a50)
  • feat: use existing vnet/subnet (#113) (Brian Byers)(5ea5556)

v2.2.4

Bug Fixes

  • fix: bugs when use existing storage account (#107) (Pengyuan Zhao)(cdbd2cb)

Other Changes

  • ci: add workflows for codefresh migration (#108) (Timothy MacDonald)(de64a52)
  • ci: add workflows for testing codefresh migration (#106) (Timothy MacDonald)(5c62e4b)
  • ci: version bump to v2.2.4-dev (Lacework)(6af5300)

v2.2.3

Other Changes

  • chore: fix local var module_name (#103) (Darren)(f887e96)
  • ci: version bump to v2.2.3-dev (Lacework)(01209a8)

v2.2.2

Bug Fixes

  • fix: lacework-global-534 (#100) (Darren)(ef88784)

Other Changes

  • ci: version bump to v2.2.2-dev (Lacework)(65b948a)

v2.2.1

Bug Fixes

  • fix: ignore resource group tags changes to avoid policy collisions (#97) (Pengyuan Zhao)(a272218)

Other Changes

  • ci: version bump to v2.2.1-dev (Lacework)(f9f643e)

v2.2.0

Features

  • feat: use existing Diagnostic Settings (#96) (Pengyuan Zhao)(395823e)

Other Changes

  • chore: add lacework_metric_module datasource (#98) (Darren)(701287d)
  • ci: version bump to v2.1.2-dev (Lacework)(8f4b3af)

v2.1.1

Bug Fixes

  • fix: allow optional storage account network rules configuration' (#93) (Darren)(f424502)

Documentation Updates

  • docs: correct variable descriptions (#95) (Darren)(c060a5f)

Other Changes

  • ci: version bump to v2.1.1-dev (Lacework)(2db2053)

v2.1.0

Features

  • feat(infra-encryption): storage account infrastructure encryption support (#91) (Matt Cadorette)(5bc0748)

Refactor

  • refactor: use for_each instead of count` (#86) (Salim Afiune)(e79cf34)

Documentation Updates

  • docs(readme): add terraform docs automation (#90) (Timothy MacDonald)(9597a2b)

Other Changes

  • ci: version bump to v2.0.6-dev (Lacework)(f9eda03)

v2.0.5

Bug Fixes

  • fix: Replace deprecated log blocks with enabled_log (#88) (Laurent Raufaste)(5b2d94a)

Other Changes

  • ci: version bump to v2.0.5-dev (Lacework)(9be1685)

v2.0.4

Bug Fixes

  • fix: log_retention_days input variable (jon-stewart)(0efecfd)
  • fix: tfsec violations (jon-stewart)(a0021bf)

Other Changes

  • ci: version bump to v2.0.4-dev (Lacework)(acf7be4)

v2.0.3

Documentation Updates

  • docs: add multiple examples (#78) (Salim Afiune)(b2eb554)

Other Changes

  • ci: version bump to v2.0.3-dev (Lacework)(849b02c)

v2.0.2

Bug Fixes

  • fix(storage): turn off nested public permission (#76) (jympetalmd)(cba533c)

Other Changes

  • ci: version bump to v2.0.2-dev (Lacework)(c896a7e)

v2.0.1

Bug Fixes

  • fix: add dependency to azurerm_monitor_diagnostic_setting resource (#72) (Salim Afiune)(f5846cd)

Other Changes

  • ci: version bump to v2.0.1-dev (Lacework)(94da791)

v2.0.0

Features

  • feat: allow subscription exclusions when all_subscriptions is used (#69) (Alan Nix)(e80258f)

Other Changes

  • chore: updating azurerm to v3 (#68) (Alan Nix)(430e750)
  • ci: version bump to v1.2.2-dev (Lacework)(44dea77)

v1.2.1

Documentation Updates

  • docs: update Lacework provider version in readme (#66) (Darren)(e305a43)

Other Changes

  • chore: update Lacework provider version to v1 (#65) (Darren)(87983b1)
  • ci: version bump to v1.2.1-dev (Lacework)(87f1f17)

v1.2.0

Features

  • feat: deprecate support for Terraform 0.12 and 0.13 (#61) (Darren)(b780460)

Other Changes

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

v1.1.1

Bug Fixes

  • fix: pull only enabled subscriptions (#59) (Andre Elizondo)(aac728d)

Other Changes

  • chore: update location in variables.tf to match README.md definition (David McTavish)(aa4d166)
  • chore: update PR template (#57) (Darren)(fcc2b20)
  • ci: version bump to v1.1.1-dev (Lacework)(04c30fa)

v1.1.0

Features

  • feat: create unique diagnostic setting (#54) (Salim Afiune)(ec2e514)

Other Changes

  • chore: rename diagnostic_settings_name default name (#55) (Salim Afiune)(cec58a9)
  • ci: version bump to v1.0.1-dev (Lacework)(b14ec3a)

v1.0.0

Refactor

  • refactor(v1.0): deprecate Log Profiles in favor of Diagnostic Settings (#49) (Marc Garcia)(b0b472f)

Bug Fixes

  • fix: Avoid 400 Error in upgrade scenario (#52) (Marc Garcia)(6f7107e)

Other Changes

  • ci: version bump to v0.3.4-dev (Lacework)(c06ef57)

v0.3.3

Bug Fixes

  • fix: use data source when using existing storage account (#46) (Salim Afiune)(0e8b3a5)

Other Changes

  • ci: version bump to v0.3.3-dev (Lacework)(14cce67)

v0.3.2

Refactor

  • refactor: increase azure timeout to 20s (#37) (Marc Garcia)(404b46d)

Bug Fixes

  • fix: add correct dependency to storage account (#40) (Salim Afiune)(1eaa14a)
  • fix: remove unneeded version pin for azuread (#39) (Marc Garcia)(08aa105)

Documentation Updates

  • docs: Add contributing documentation (#35) (Darren)(244b3da)

Other Changes

  • chore: version bump to v0.3.2-dev (Lacework)(060d79f)
  • ci: sign lacework-releng commits (#29) (Salim Afiune)(c566535)

v0.3.1

Bug Fixes

  • fix(deps): upgrade min azurerm version to ~> 2.28 (#27) (Salim Afiune)(cb060c3)

Other Changes

  • chore: version bump to v0.3.1-dev (Lacework)(ce51128)

v0.3.0

Features

  • feat: add support for resource tags (#23) (Tomáš Bohuněk)(106103e)

Refactor

  • refactor: reduce permissions needed for Audit Log integration (#22) (Marcos Garcia)(a0ed59a)

Other Changes

  • chore: version bump to v0.2.3-dev (Lacework)(770104f)

v0.2.2

Bug Fixes

  • fix: azurerm_role_assignment definition id (#18) (Salim Afiune)(656a958)

Other Changes

  • chore: version bump to v0.2.2-dev (Lacework)(45edf9d)

v0.2.1

Bug Fixes

  • fix: corrected azure provider version constraints (#16) (Alan Nix)(678ec95)

Other Changes

  • chore: version bump to v0.2.1-dev (Lacework)(d1e27ba)

v0.2.0

Features

  • feat: added ability to use existing infrastructure (#14) (Alan Nix)(9366258)

Other Changes

  • chore: version bump to v0.1.5-dev (Lacework)(b3a9db4)

v0.1.4

Other Changes

  • chore: bump required TF version to 0.12.31 (Scott Ford)(fbc8732)
  • chore: fix pessimistic version pinning on dependent modules (Scott Ford)(49c2d25)
  • ci: fix finding major versions during release (#10) (Salim Afiune)(d0457ae)
  • ci: switch PR test from CircleCI to CodeFresh (#9) (Darren)(7ba5843)
  • ci: switch releases to be own by Lacework releng ⚡ (#8) (Salim Afiune)(55b6cb9)

v0.1.3

Documentation Updates

  • docs: Update all examples with README files (#6) (Scott Ford)(32775ac)

Other Changes

  • ci: send slack notifications to team alias ⭐ (#5) (Salim Afiune)(ab90f8d)

v0.1.2

Bug Fixes

  • fix: specify correct version constraints (Salim Afiune Maya)(5d0d1bc)

Other Changes

  • chore: update variable descriptions (Salim Afiune Maya)(5a31b99)
  • ci: update release notes generation (Salim Afiune Maya)(519085c)

v0.1.1

Bug Fixes

  • fix(variables): Updated default for prefix and identifier URI (Alan Nix)(38e6a74)
  • fix: Added unique suffix for created resources (Alan Nix)(780b696)

Other Changes

  • chore: pinned version using pessimistic constraint (Alan Nix)(ae889d0)
  • ci: fix scripts (Salim Afiune Maya)(36d9485)

v0.1.0

🎊 Initial commit