From ca085388ebc207d7cc3a472a00ab10317312c4cb Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Fri, 26 Apr 2019 11:26:35 -0400 Subject: [PATCH] update CHANGELOG for #6721 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b137bb8e882..e2524d9981e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ BUG FIXES: * resource/aws_emr_cluster: Increase deletion timeout from 10 to 20 minutes to match AWS documentation [GH-8428] * resource/aws_lb: Prevent difference when `subnet_mapping` configuration block `allocation_id` argument was omitted [GH-8282] * resource/aws_lb: Properly disable access logs with `access_logs` configuration block `enabled` argument set to `false` [GH-8282] +* resource/aws_vpc: Set ipv6_association_id and ipv6_cidr_block attributes as updated for assign_generated_ipv6_cidr_block updates [GH-6721] ## 2.7.0 (April 18, 2019)