aws-samples / aws-cudos-framework-deployment

Command Line Interface tool for Cloud Intelligence Dashboards deployment
https://catalog.workshops.aws/awscid
MIT No Attribution
400 stars 158 forks source link

Exclude CKV2_AWS_67 to workaround checkov bug #813

Closed sean-nixon closed 4 months ago

sean-nixon commented 4 months ago

Issue #, if available:

Description of changes:

Works around apparent bug in checkov https://github.com/bridgecrewio/checkov/issues/6294#

The KMS key rotation is not configured on the aws_s3_bucket_server_side_encryption_configuration resource so it does not make sense to check for it there. Key rotation is outside the scope of this module.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.