Skip to content

Commit

Permalink
Update CHANGELOG for #14459
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Aug 6, 2020
1 parent 8aae084 commit b27bd22
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 @@ -28,6 +28,7 @@ BUG FIXES
* resource/aws_rds_cluster: Add an `InvalidDBClusterStateFault` retryable error condition for clusters part of a global cluster [GH-14420]
* resource/aws_rds_cluster: Increase retry timeout for deletion to 2 minutes [GH-14420]
* resource/aws_s3_bucket: Ensure provider `s3_force_path_style` configuration is passed through for getting S3 Bucket location with non-AWS implementations [GH-14481]
* resource/aws_secretsmanager_secret: Allow retries for IAM eventual consistency errors [GH-14459]
* resource/aws_security_group: Ensure `name_prefix` argument with hex digits `a` through `f` is properly imported [GH-14475]
* resource/aws_spot_fleet_request: Allow `target_capacity` argument to be updated to 0 [GH-12759]
* resource/aws_spot_fleet_request: Wait for modify operation completion (default timeout of 10 minutes) [GH-12759]
Expand Down

0 comments on commit b27bd22

Please sign in to comment.