This fix is made for issue #20 .
The example for the module was not working so I went through the terraform code to see the issue.
In context file, the name is being passed as null. The null value is not accepted for the :
metric name as well as the WAF name as both are mandatory.
Kindly review the code.
This fix is made for issue #20 . The example for the module was not working so I went through the terraform code to see the issue. In context file, the name is being passed as null. The null value is not accepted for the : metric name as well as the WAF name as both are mandatory. Kindly review the code.