Caleb McKay

Results 2 issues of Caleb McKay

**What is the current behavior?** For statement types that use the `field_to_match` argument, certain values for `field_to_match` require an empty configuration block. Per the [docs](https://registry.terraform.io/providers/hashicorp/aws/4.26.0/docs/resources/wafv2_web_acl#field-to-match): > An empty configuration block...

##### SUMMARY There are some inaccuracies and inconsistencies in the documentation for `rds_snapshot_info` - specifically, missing return types and fields. This PR corrects these issues, and updates their descriptions to...