Skip to content

Commit

Permalink
Update CHANGELOG for #5108 and #6370
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Nov 8, 2018
1 parent d24f4f4 commit 087fb3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ BUG FIXES:
* resource/aws_rds_cluster: Prevent `InvalidParameterCombination` error with `engine_version` and `snapshot_identifier` on creation [GH-6391]
* resource/aws_vpc: Always set `assign_generated_ipv6_cidr_block`, `ipv6_association_id`, and `ipv6_cidr_block` attributes in Terraform state [GH-2103]
* resource/aws_vpc: Always wait for IPv6 CIDR block association on resource creation if `assign_generated_ipv6_cidr_block` is set [GH-6394]
* service/ec2: Properly ignore sending existing tags during updates [GH-5108] / [GH-6370]

## 1.43.0 (November 07, 2018)

Expand Down

0 comments on commit 087fb3e

Please sign in to comment.