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
The check is referred to azurerm_key_vault_secret, but the proposed fix is referring to azurerm_key_vault, which does not feature the content_type parameter at all.
Link to policy
The check is referred to
azurerm_key_vault_secret, but the proposed fix is referring toazurerm_key_vault, which does not feature thecontent_typeparameter at all.