gen-key-vault
Latest: v2.3.0
Category
Security
Total Versions
6
Last Updated
6/11/2026
Release History
v2.3.0 Latest
Changes:
- • For some customers we don't have Entra ID access but do require RBAC based authentication on a key vault via policy.
- • When setting
- • rbac_authorization_enabled = true, the
- • keyvault_reader and keyvault_admin parameters are now optional instead of mandatory. This way we can still roll out the keyvault with RBAC access enabled.
- • Merged PR 19226: Make RBAC roles optional in variable definition
v2.2.1
Changes:
- • Added the ACT - Nightly build trigger as a pipeline resource trigger. Pipeline will then only run the test stage every night. Removed src trigger
- • Merged PR 17583: Update pr template and add nightly build trigger
v2.2.0
Changes:
- • In v5 some parameters changed in the keyvault resource. Adjusted the calls accordingly to maintain compatibility.
- • Merged PR 12402: updated parameters for v5 compatibility
v2.1.0
Changes:
- • Add option to log audit events to log analytics
- • Merged PR 12403: Add the option to log Audit Events to log Analytics.
v2.0.5
Changes:
- • Added variable group
- • Changed releasenote branch to main
- • Changed PR template without skip
- • Added IPMhub publish
- • Merged PR 12278: Update pull request template and YAML configuration for improved clarity and...
v2.0.4
Changes:
- • Add: Comment to make the code more readable.
- • Merged PR 11936: Add comment to clarify resource group data retrieval