Is there a way to add access logs on already existing application load balancer in aws using terraform – Amazon Web Sevices
I have ALB created using k8's helm charts.Now I want to enable access logs on top of it using terraform. I am trying to use data source but it seems not working and I am getting error while I plan…