Closed chandankashyap19 closed 3 years ago
@chandankashyap19 Could you post a minimal, representative copy of a configuration that's generating the error, as well as the version of Terraform and AWS provider you're using? It's possible there's a misconfiguration where the ALB ARN or Web ACL ARN are getting passed in.
Hi, Thanks for great work. Today, I tried to play with module and tried to use with ALB. The creation of WAFv2 with few rules got access and also creation of ALB also got succeeded. But during the association of Wafv2 with ALB its starts complaining me the issue. I have used examples/alb/main.tf. The error , I am getting is as below.
I am not able understand the exact error. Pls help.