Skip to content

Commit

Permalink
Update CHANGELOG for #5883
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Sep 16, 2018
1 parent 5bb3823 commit 5b34104
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 @@ -12,6 +12,7 @@ BUG FIXES:

* resource/aws_config_config_rule: Prevent panic when specifying empty `scope` [GH-5852]
* resource/aws_iam_policy: Ensure `description` is properly read into Terraform state during resource creation [GH-5884]
* resource/aws_launch_template: Fix handling of `network_interface` `ipv6_addresses` [GH-5883]
* resource/aws_s3_bucket: Prevent panics with various API read failures [GH-5842]
* resource/aws_s3_bucket: Prevent `NoSuchBucket` error on deletion [GH-5842]

Expand Down

0 comments on commit 5b34104

Please sign in to comment.