Skip to content
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/waf_override: allow rules to be optional #1090

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

jacobbednarz
Copy link
Member

The API allows rules or groups for defining a WAF override so we
don't need to force a requirement on only rules.

We don't have validation for presence of either and instead offload it
to the API to enforce and return an error.

The API allows `rules` or `groups` for defining a WAF override so we
don't need to force a requirement on only `rules`.

We don't have validation for presence of either and instead offload it
to the API to enforce and return an error.
@jacobbednarz jacobbednarz merged commit 28d3657 into master Jun 3, 2021
@jacobbednarz jacobbednarz deleted the allow-overrides-to-be-for-rules-or-groups branch June 3, 2021 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant