You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the current behavior?
ip_set_reference_statement doesn't have the ability to input ip_set_forwarded_ip_config as a statement inside of it.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
The following is custom input to the module though validated.
What is the current behavior?
ip_set_reference_statement doesn't have the ability to input ip_set_forwarded_ip_config as a statement inside of it.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
The following is custom input to the module though validated.
The supported logic can be seen here - https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/wafv2_rule_group#ip-set-reference-statement
You can see here that the logic isn't supported.
What is the expected behavior?
ip_set_forwarded_ip_config
should be supported.Software versions?
3.8.1
The text was updated successfully, but these errors were encountered: