feat: support for date partitioned logging keys#282
feat: support for date partitioned logging keys#282NathanBaulch wants to merge 4 commits intocloudposse:mainfrom
Conversation
joe-niland
left a comment
There was a problem hiding this comment.
Looks good @NathanBaulch, thanks for this.
Could you please also run make readme to update the docs?
|
Looks like |
Ah ok - that's news to me also. I'll look into it. |
So it was just (on a mac): brew install atmos
atmos readmehttps://atmos.tools/install for other platforms. I've rebuilt the readme. Please check the linting error: https://github.com/cloudposse/terraform-aws-s3-bucket/actions/runs/18861770411/job/53821423651?pr=282 |
|
Might be worth documenting the accepted values for |
what
A couple of years ago AWS introduced the option to format S3 access log keys by forward slash instead of hyphen "to speed up analytics and query applications" (quote from AWS Console).
This requires bumping the AWS provider to v5.27. I'm not sure about the wider implications of that.
why
I'd like to access this feature in my IaC scripts.
references
https://registry.terraform.io/providers/hashicorp/aws/5.27.0/docs/resources/s3_bucket_logging#target_object_key_format