Skip to content

Commit

Permalink
Update CHANGELOG for #7071
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jan 9, 2019
1 parent f445181 commit 687aa87
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 @@ -13,6 +13,7 @@ ENHANCEMENTS
BUG FIXES

* resource/aws_dynamodb_table: Prevent `BillingMode` `ValidationError` on table creation [GH-7064]
* resource/aws_iam_group_policy: Skip `NoSuchEntity` errors on resource deletion without refresh [GH-7071]
* resource/aws_iam_role_policy: Skip `NoSuchEntity` errors on resource deletion without refresh [GH-7070]
* resource/aws_iam_user_policy: Skip `NoSuchEntity` errors on resource deletion without refresh [GH-7069]
* resource/aws_instance: Skip `InvalidInstanceID.NotFound` error on resource deletion [GH-6978]
Expand Down

0 comments on commit 687aa87

Please sign in to comment.