github cloudposse/terraform-aws-alb 0.31.0
v0.31.0

latest releases: 1.11.1, v1, 1.11.0...
3 years ago
feature(access_logs): make possible to specify an external s3 bucket … @scream314 (#83)

…for logs

what

  • Added a new input variable to provide a bucket name for the logging bucket. If the name is provided, the access_logs module is skipped.

why

  • To be able to store multiple alb logs in a single bucket.
  • To be able to provide an external bucket with a random name.

references

Don't miss a new terraform-aws-alb release

NewReleases is sending notifications on new releases.