Skip to content

Commit

Permalink
Update CHANGELOG for #6409
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Nov 9, 2018
1 parent 87a3d7c commit 212e91f
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 @@ -3,6 +3,7 @@
BUG FIXES:

* resource/aws_cloudwatch_metric_alarm: Accept EC2 automate reboot ARN [GH-6405]
* resource/aws_lambda_function: Handle slower code uploads on creation with configurable timeout [GH-6409]
* 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]
Expand Down

0 comments on commit 212e91f

Please sign in to comment.