hlxsites / hlxsites/prisma-cloud-docs
CKV_AWS_146 checks for non-existing attribute
Open
- Dominant language
- JavaScript
- Stars
- 21
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
CKV_AWS_146 (AWS RDS DB snapshot is not encrypted) checks for the argument `storage_encrypted = true` in Terraform, but this is an attribute of the Terraform resource, not an argument, so it can not be given as input.
Not sure how this should be approached as it does not seem like there is an argument available to cover this check.
Contributor guide
Assessment
This issue has not been assessed yet.