Skip to content

Commit

Permalink
Update CHANGELOG for #9278
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jul 10, 2019
1 parent 33dd74b commit db7036e
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 @@ -23,6 +23,7 @@ ENHANCEMENTS:
BUG FIXES:

* 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_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]

Expand Down

0 comments on commit db7036e

Please sign in to comment.