aws_wafregional_rule
Retrieves a WAF Regional Rule Resource Id.
data "aws_wafregional_rule" "example" {
name = "tfWAFRegionalRule"
}
This data source supports the following arguments:
name
- (Required) Name of the WAF Regional rule.This data source exports the following attributes in addition to the arguments above:
id
- ID of the WAF Regional rule.