cloudposse / terraform-aws-ssm-patch-manager

Terraform module to provision AWS SSM Patch Manager maintenance window tasks, targets, patch baseline, patch groups and an s3 bucket for storing patch task logs
https://cloudposse.com/accelerate
Apache License 2.0
22 stars 17 forks source link

bucket policy for ssm log bucket not being applied #21

Closed mikedizon closed 4 months ago

mikedizon commented 1 year ago

Describe the Bug

The S3 bucket created by the ssm_patch_log_s3_bucket module does not have a policy after creation.

Gowiem commented 4 months ago

Fixed by #22