hlxsites / hlxsites/prisma-cloud-docs
CKV_AZURE_114 fix sample features incorrect resource
Open
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
[Link to policy](https://github.com/hlxsites/prisma-cloud-docs/blob/main/docs/en/enterprise-edition/policy-reference/azure-policies/azure-general-policies/ensure-that-key-vault-secrets-have-content-type-set.adoc)
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.
Contributor guide
Assessment
This issue has not been assessed yet.