-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Is your feature request related to a problem? Please describe.
I have many buckets, they all have varying prefixes. Being able to have a list of prefixes would allow us to support more than one.
Describe the solution you'd like
s3_prefix which is currently a string becomes list(string).
Describe alternatives you've considered
Changing all my S3 logging configurations to use s3/prefix as the module allows s3/* in the resource on the bucket policy.
Additional context
alb_prefix and nlb_prefix already support this functionality.
Metadata
Metadata
Assignees
Labels
No labels