Skip to content

Commit

Permalink
Update CHANGELOG for #14685
Browse files Browse the repository at this point in the history
  • Loading branch information
anGie44 committed Aug 20, 2020
1 parent bd7df15 commit d780283
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,10 @@ ENHANCEMENTS
* resource/aws_vpc_dhcp_options: Support tag on create [GH-14501]
* resource/aws_vpc_peering_connection: Support tag on create [GH-14501]
* resource/aws_vpn_connection: Support tag on create [GH-14501]
* resource/aws_vpn_gateway: Ssupport tag on create [GH-14501]
* resource/aws_vpn_gateway: Support tag on create [GH-14501]
* resource/aws_wafv2_rule_group: Add `forwarded_ip_config` configuration block to `geo_match_statement` [GH-14685]
* resource/aws_wafv2_web_acl: Add `forwarded_ip_config` configuration block to `rate_based_statement` and `geo_match_statement` [GH-14685]
* resource/aws_wafv2_web_acl: Support `FORWARDED_IP` value for `rate_based_statement` `aggregate_key_type` argument plan-time validation [GH-14685]

BUG FIXES

Expand Down

0 comments on commit d780283

Please sign in to comment.