π€ Automatic Updates
chore(deps): update terraform cloudposse/lb-s3-bucket/aws to v0.12.0 @renovate (#89)
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cloudposse/lb-s3-bucket/aws (source) | terraform | minor | 0.11.4 -> 0.12.0
|
Release Notes
cloudposse/terraform-aws-lb-s3-bucket
v0.12.0
Compare Source
update s3_policy to work with all lb types @βwmborelli (#β38)
#### what
* All load balancer types will be able to log to the s3 bucket.
#### why
* The missing policy info prevents logging from all load balancer types and is incomplete according to AWS documentation.
#### references
* closes #β9 which is technically not the actual issue which says server side encryption is preventing the logging capability.
* See the various bucket policies in the following links:
https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-access-logs.html
https://docs.aws.amazon.com/elasticloadbalancing/latest/network/load-balancer-access-logs.html
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html
* hoping to add the fix in to the nlb here https://github.com/cloudposse/terraform-aws-nlb/pull/13
Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β»οΈ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
π Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box.
This PR has been generated by WhiteSource Renovate. View repository job log here.