You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add key_vault_reference_identity_id attribute for azurerm_function_app (#13962)
This PR adds the key_vault_reference_identity_id attribute for azurerm_function_app. Plus some test cleanup.
From the docs:
key_vault_reference_identity_id - (Optional) The User Assigned Identity Id used for looking up KeyVault secrets. The identity must be assigned to the application. See Access vaults with a user-assigned identity for more information.
Thanks to @patst for #13720. This PR will close#13960
CC: @sebader
0 commit comments