Skip to content

Commit

Permalink
add GetKeyRotationPolicy permission for keyvault in acc test
Browse files Browse the repository at this point in the history
  • Loading branch information
wuxu92 committed Mar 8, 2023
1 parent f8a26a5 commit 35d2b7f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,7 @@ resource "azurerm_key_vault" "test" {
"List",
"Delete",
"Purge",
"GetRotationPolicy",
]
secret_permissions = [
Expand Down

0 comments on commit 35d2b7f

Please sign in to comment.