Skip to content

Releases: dodevops/terraform-azure-keyvault

3.0.0

18 Dec 08:41
fc1c248
Compare
Choose a tag to compare

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

24 May 10:15
008271a
Compare
Choose a tag to compare

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

26 Aug 15:16
c496381
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

feat: Adding more access policies and a toggle-able audit log

0.6.0

12 May 09:54
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release

fix: Removed workaround again

0.5.0

04 May 12:51
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

fix: Corrected key vault id to match the stored key vault id

0.4.0

04 May 12:39
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

fix: Use lowercase key vault ids

0.3.0

04 May 12:33
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

fix: Explicit use of storage permissions

0.2.0

04 May 12:25
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • fix: Use capitalized permission verbs

0.1.0

04 May 12:08
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

First release