0
0
llucycodes42
This will create a resource called "aws_waf_xss_match_set" in the context of the current AWS resource. This resource will contain a list of strings that match the regex "[^"]+" in the context of that resource.
Shortcut: tf_aws_waf_xss_match_set
resource "aws_waf_xss_match_set" "${MyAWSResource}" {
}