aws_wafv2_web_acl_ruleManages an Wafv2 Web Acl Rule resource.
A minimal configuration to get started. Refer to the Terraform Registry docs for all available arguments.
resource "aws_wafv2_web_acl_rule" "example" {
# Required arguments
name = "my-wafv2-web-acl-rule"
}Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletter