Skip to content

Commit

Permalink
Update CHANGELOG for #14262
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jul 24, 2020
1 parent d9fc9fa commit 8d85033
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 @@ -75,6 +75,7 @@ BUG FIXES
* resource/aws_codepipeline: Only retry `CreatePipeline` errors for IAM eventual consistency errors [GH-14264]
* resource/aws_lambda_function: Increase IAM retry timeout for creation to standard 2 minute timeout [GH-14291]
* resource/aws_network_acl_rule: Immediately return `DescribeNetworkAcls` errors on creation [GH-14261]
* resource/aws_sns_topic_subscription: Immediately return `ListSubscriptionsByTopic` errors [GH-14262]
* resource/aws_spot_fleet_request: Only retry `RequestSpotFleet` on IAM eventual consistency errors and use standard 2 minute timeout [GH-14265]
* resource/aws_ssm_activation: Only retry `CreateActivation` on IAM eventual consistency errors and use standard 2 minute timeout [GH-14263]
* data-source/lb: `enable_http2` now properly set [GH-14167]
Expand Down

0 comments on commit 8d85033

Please sign in to comment.