Skip to content

Latest commit

 

History

History
133 lines (66 loc) · 7.1 KB

CHANGELOG.md

File metadata and controls

133 lines (66 loc) · 7.1 KB

1.5.1 (2024-09-12)

Bug Fixes

  • change to azure_ad_object_id variable (14732f3)

1.5.0 (2024-09-10)

Bug Fixes

  • replaced pre-commit repo docs creation/update by GH Actions (2da9416)

Features

1.4.0 (2023-10-03)

Features

  • support automated tde keys rotation (6db0914)

1.3.3 (2023-09-26)

Bug Fixes

  • removed ignore on key resource (d3b4e24)
  • tde changes ignore (4fd579c)

1.3.2 (2023-09-26)

Bug Fixes

  • ignore tde key id on rotation (80b3d4e)

1.3.1 (2023-07-20)

Bug Fixes

  • removed lifecycle ignore for tde key id (a9a8eca)

1.3.0 (2023-07-20)

Features

  • removed tde key creation; updated default policy (bd68e58)

1.2.1 (2023-07-04)

Bug Fixes

  • GetRotationPolicy added to key permissions (733ec2b)

1.2.0 (2023-03-09)

Bug Fixes

Features

  • added custom names for resources (b9b06a7)

1.1.0 (2023-03-02)

Bug Fixes

Features

  • added management of the mssql defender (aede9e0)

1.0.3 (2022-12-16)

Bug Fixes

1.0.2 (2022-11-14)

Bug Fixes

  • change description (f6f3e5b)
  • changed description key_vault_id (39ea1f5)
  • changed description variable type (82be1fc)
  • delete variable description tdekey (38061dc)
  • key-vault-key (214b563)

1.0.1 (2022-10-22)

Bug Fixes

  • corrected resource_group description in the README.md (9b2722c)
  • removed broken condition (58036ac)

1.0.0 (2022-10-20)

Bug Fixes

  • added condition to tde key (62a17b3)
  • added default values to vars (575b3f1)
  • added descriptions for the outputs (97d683b)
  • added missing vars (6bab256)
  • added output description (c1b3710)
  • added required space in readme (aca0f67)
  • changed module description in the README.md (269d520)
  • fixed interpolation (f3c5957)
  • fixed var naming (9666ea1)
  • renamed to outputs (9e7f1c2)

Features