Describe the issue
CKV_AWS_71 currently checks if the attribute logging/[0]/enable is set.
The aws_redshift_cluster resource does not have that field (anymore?), so this check should be reimplemented to check a connection between an aws_redshift_cluster and a aws_redshift_logging resource instead.
Examples
N/A
Version (please complete the following information):
Additional context
N/A