Releases: dodevops/terraform-azure-keyvault
Releases · dodevops/terraform-azure-keyvault
3.0.0
What's Changed
- feat: BREAKING CHANGE Compatibility with AzureRM 4 by @jlauert in #5
New Contributors
Full Changelog: 2.0.0...3.0.0
2.0.0
Changes due to tfsec findings
BREAKING CHANGES:
- Added network_acls* variables, which have to be set. Follow description of variables if you want to have a permissive network_acl
- Added purge protection
1.0.0
feat: Adding more access policies and a toggle-able audit log
0.6.0
fix: Removed workaround again
0.5.0
fix: Corrected key vault id to match the stored key vault id
0.4.0
fix: Use lowercase key vault ids
0.3.0
fix: Explicit use of storage permissions
0.2.0
- fix: Use capitalized permission verbs