Skip to content

Commit

Permalink
Update CHANGELOG for #6407
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Nov 9, 2018
1 parent fb4e02b commit ecc1c85
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_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_security_group_rule: Properly handle updating description when `protocol` is -1/ALL [GH-6407]
* 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]
Expand Down

0 comments on commit ecc1c85

Please sign in to comment.