diff --git a/CHANGELOG.md b/CHANGELOG.md index efcd2cf6965..db2bebef56a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)