Skip to content

Commit

Permalink
Update CHANGELOG for #3586
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Nov 14, 2018
1 parent c3c296c commit 137cd3c
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 @@ -26,6 +26,7 @@ BUG FIXES:
* resource/aws_cloudwatch_log_metric_filter: Properly leave `default_value` empty when unset [GH-5933]
* resource/aws_security_group_rule: Support all non-zero `from_port` and `to_port` configurations with `protocol` ALL/-1 [GH-6423]
* resource/aws_sns_platform_application: Properly trigger resource recreation when deleted outside Terraform [GH-6436]
* service/ec2: Allow `tags` and `volume_tags` updates to retry based on SDK retries instead of time bounds for EC2 throttling [GH-3586]

## 1.43.2 (November 10, 2018)

Expand Down

0 comments on commit 137cd3c

Please sign in to comment.