RegexMatchStatement not supported for AWS WAFv2 #21492
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/wafv2
Issues and PRs that pertain to the wafv2 service.
Milestone
According to AWS documentation we can match part of the request to a regex. https://docs.aws.amazon.com/waf/latest/APIReference/API_RegexMatchStatement.html
This is currently unsupported in the current provider.
Note that forcing the usage of a patternset is much more expensive in capacity units
Community Note
Description
Please implement a way to have AWS WAFV2 rules matching a regex as it is possible to do from the console
New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: