[Enhancement]: aws_lb to support Connection Logs #34668
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/elbv2
Issues and PRs that pertain to the elbv2 service.
Milestone
Description
Updating all our aws_lb deployments with Terraform, and I notice that there is an option in AWS for Connection Logs, separate from Access Logs which is presently available. Is it possible to add this to the resource? I couldn't see anyone else raise this, or my searching wasn't as good as it should be, so I'm assuming its a very new AWS feature for the LoadBalancers.
Affected Resource(s) and/or Data Source(s)
aws_lb
Potential Terraform Configuration
References
Feature reference in AWS documentation:
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-connection-logs.html
How to Enable:
https://docs.aws.amazon.com/elasticloadbalancing/latest/application/enable-connection-logging.html
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: