seqeralabs / terraform-seqera-aws

Apache License 2.0
5 stars 3 forks source link

Enable ALB S3 access logs bucket support #31

Closed enekui closed 9 months ago

enekui commented 9 months ago

Description

To improve network traffic visibility, easy troubleshooting, and security, this pull request adds the capability of creating an S3 bucket that will store the Tower/Seqera ALB access logs.

This new configuration requires no changes to the actual module usage since it brings a set of already in-place defaults.

Added the bucket name/id as output to the module since it will get a name prefix and a random ID due to the uniqueness of bucket names.