Hi what's the correct way to get access logs enabled on a load balancer from the awsx package? Pulumi keeps turning off access logs without warning on my load balancers and it's become blocking because every nth deploy requires me to manually enable access logs.
m
modern-zebra-45309
03/08/2025, 5:04 PM
Are you setting the access logs to
enabled: true
on your load balancer Pulumi resource? Both the ALB and the NLB take the same access logs arguments from pulumi-aws. It would be helpful if you could show a (sanitized and minimal) code snippet.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.