From ac25ac954c8af8ebb4a3583d44baceb676fe8cda Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Fri, 19 May 2017 09:14:49 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a23bf677d9c1..86a95dcde1b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,7 @@ BUG FIXES: * provider/aws: Refresh from state when CodePipeline Not Found [GH-14431] * provider/aws: Override spot_instance_requests volume_tags schema [GH-14481] * provider/aws: Allow Internet Gateway IPv6 routes [GH-14484] +* provider/aws: Allow updating tuples in WAF ByteMatchSet + no tuples [GH-14071] * provider/aws: ForceNew aws_launch_config when root_block_device changes [GH-14507] * provider/aws: Pass IAM Roles to codepipeline actions [GH-14263] * provider/aws: Create rule(s) for prefix-list-only AWS security group permissions on 'terraform import' [GH-14528]