-
Notifications
You must be signed in to change notification settings - Fork 126
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
feat: add label_match_statement to managed_rule_group_statement #60
Merged
Ohid25
merged 2 commits into
umotif-public:main
from
yuvalhnoga:managed_rule_label_match_statement
May 26, 2022
Merged
feat: add label_match_statement to managed_rule_group_statement #60
Ohid25
merged 2 commits into
umotif-public:main
from
yuvalhnoga:managed_rule_label_match_statement
May 26, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hi @Ohid25 mind taking a look here? :) |
Ohid25
approved these changes
May 26, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Thank you @yuvalhnoga for the contribution! This is now included in the 3.8.1 release |
DugeraProve
pushed a commit
to DugeraProve/terraform-aws-waf-webaclv2
that referenced
this pull request
Dec 22, 2022
…nt (umotif-public#60)" This reverts commit e531012.
Ohid25
pushed a commit
that referenced
this pull request
Jan 25, 2023
…atement. (#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 (#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 (#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>
Ohid25
pushed a commit
to surendhar-kodaikal-palani/terraform-aws-waf-webaclv2
that referenced
this pull request
Jan 25, 2023
…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>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added an option to use
label_match_statement
inside the top level ofmanaged_rule_group_statement
-scope_down_statement