Skip to content

Commit

Permalink
Update CHANGELOG for #14261
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jul 22, 2020
1 parent 47387a4 commit 5de397b
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 @@ -52,6 +52,7 @@ BUG FIXES
* provider: Prefer AWS shared configuration over EC2 metadata credentials by default [GH-14077]
* provider: Prefer CodeBuild, ECS, EKS credentials over EC2 metadata credentials by default [GH-14077]
* resource/aws_codepipeline: Only retry `CreatePipeline` errors for IAM eventual consistency errors [GH-14264]
* resource/aws_network_acl_rule: Immediately return `DescribeNetworkAcls` errors on creation [GH-14261]
* 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]

Expand Down

0 comments on commit 5de397b

Please sign in to comment.