aws_wafregional_ipset
Retrieves a WAF Regional IP Set Resource Id.
data "aws_wafregional_ipset" "example" {
name = "tfWAFRegionalIPSet"
}
This data source supports the following arguments:
name
- (Required) Name of the WAF Regional IP set.This data source exports the following attributes in addition to the arguments above:
id
- ID of the WAF Regional IP set.