1.3.5
Fix:
If you're using the terraform-aws-account-baseline S3 baseline module with the policy variable, or managing regional-level Terraform state or access logs S3 buckets with the policy variable, please update to this release. The previous version did not attach any custom policy provided by the policy
var to your bucket because the attach_policy variable was missing from the module.
To fix this, update to the latest version of the S3 baseline module and set the attach_policy variable to true.
Full Changelog: 1.3.4...1.3.5