Fix 201-vmss-disk-encryption-extension (#277)

This commit is contained in:
Neil Ye 2023-11-17 17:40:30 +08:00 committed by GitHub
parent 2ca5b80520
commit 97c14ebe74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@ resource "azurerm_key_vault_access_policy" "service-principal" {
"Create",
"Delete",
"Get",
"GetRotationPolicy",
"Update",
]