-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding forwarded_ip_config for ip_set. Added regex_set for AND Not Statement. #65
Conversation
…nt (umotif-public#60)" This reverts commit e531012.
This reverts commit db221d7.
* Added support for Regex Match Statements * Lint and other fixes Co-authored-by: Tomasz Rychlewicz <tomasz.rychlewicz@explaineverything.com>
…atement. (umotif-public#65) * Add forwarded_ip_config for ip_set. Added regex_set for AND NOT Statement. * Adding examples. * Correcting dynamic ip_set_forwarded * Correct ip_set example * Revert "feat: add label_match_statement to managed_rule_group_statement (umotif-public#60)" This reverts commit e531012. * Revert "Correct ip_set example" This reverts commit db221d7. * Updating sizeconstraint rule to have oversizehandling for body. * Correction to use equals sign. * Small corrections to sizeconstraint rule. * Updating to meeting requirements of fix to terraform provider. * Added support for Regex Match Statements (umotif-public#63) * Added support for Regex Match Statements * Lint and other fixes Co-authored-by: Tomasz Rychlewicz <tomasz.rychlewicz@explaineverything.com> * Remove oversize_handling from body until 4.52 release hashicorp/terraform-provider-aws#29082 * Lint fixes Co-authored-by: ndugera <ndugera@payfone.com>
Part of the 4.0.0 release! Thank you for your contribution! |
@Ohid25 @DugeraProve why did you remove these lines from the
I have added this as part of this pr but now I am unable to upgrade my WAF module version because you removed it. |
@yuvalhnoga apologies I'm unclear how I made this commit a31bec1. It was unrelated to features I was adding and I do not recall making these changes. This was done in error. |
No description provided.