Skip to content

Commit

Permalink
update CHANGELOG for #7162
Browse files Browse the repository at this point in the history
nywilken authored Jul 10, 2019
1 parent c15f23b commit 9dcbc8e
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
@@ -28,6 +28,7 @@ BUG FIXES:
* resource/aws_backup_selection: Retry creation for IAM eventual consistency error [GH-9298]
* resource/aws_db_event_subscription: Prevent `Unable to find RDS Event Subscription` error during deletion and refresh [GH-9274]
* resource/aws_iam_policy_attachment: Bypass `NoSuchEntity` error when detaching groups, roles, and users (support group, role (when `force_detach_policies` is enabled), and user renames (when `force_destroy` is enabled)) [GH-9278]
* resource/aws_s3_bucket: Properly handle the creation of tags defined in `lifecycle_rule` when no prefix argument is specified [GH-7162]
* resource/aws_transfer_user: Final retry after timeout waiting for deletion of transfer user [GH-9241]
* service/organizations: Automatically retry API calls on `ConcurrentModificationException` error [GH-9195]

0 comments on commit 9dcbc8e

Please sign in to comment.