-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
resource_arm_application_gateway: add disabled_rule_group to waf_configuration #3394
resource_arm_application_gateway: add disabled_rule_group to waf_configuration #3394
Conversation
2dc4db8
to
0281b66
Compare
0281b66
to
72e72ee
Compare
72e72ee
to
3e45a56
Compare
8e2522b
to
f2f7344
Compare
f2f7344
to
5443821
Compare
… disabled_rule_group
5443821
to
3cc0aa4
Compare
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.
Hey @bs-matil. Thanks for submitting this PR. Things are generally good but we just want to make sure these features are consistent with how everything else is done in this resource with additional expand and flatten methods, a little bit more validation, and an additional test check. Other than that, things are great!
68946c9
to
c702fd2
Compare
… methods for group_rules, doc fixes, additional test steps
c702fd2
to
728ad82
Compare
@mbfrahry I submitted fixes for "all" issues. Please review again. |
It is not possible to disable OWASP3,0 rule 200004 from General rule group with implemented solution |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks! |
This PR add a
disabled_rule_group
block to thewaf_configuration
block. This enables a user to disable waf rules