I am provisioning an S3 bucket on AWS through Terraform. To fix a security finding S3 bucket server access logging should be enabled, another bucket holding the logs can be provisioned. The advice states "suppressing all findings for this log bucket is recommended".
Is there any way to provision the S3 log bucket through terraform with generally suppressed findings?