0
0
llucycodes42
The aws_waf_ipset resource is used to create an IAM role for attaching an IP address block to an AWS instance or an IAM role for managing IP address blocks attached to an AWS instance.
Shortcut: tf_aws_waf_ipset
resource "aws_waf_ipset" "${MyAWSResource}" {
}