Skip to content

Commit

Permalink
Update CHANGELOG for #5895
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Sep 19, 2018
1 parent f2ecfa4 commit c206c96
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 @@ -17,6 +17,7 @@ BUG FIXES:
* resource/aws_iam_policy: Ensure `description` is properly read into Terraform state during resource creation [GH-5884]
* resource/aws_instance: Properly handle `credit_specifications` with T3 instance types [GH-5805]
* resource/aws_launch_template: Fix handling of `network_interface` `ipv6_addresses` [GH-5883]
* resource/aws_redshift_cluster: Properly disable logging when using `logging` nested argument [GH-5895]
* resource/aws_s3_bucket: Prevent panics with various API read failures [GH-5842]
* resource/aws_s3_bucket: Prevent `NoSuchBucket` error on deletion [GH-5842]
* resource/aws_wafregional_byte_match_set: Properly read `byte_match_tuple` into Terraform state [GH-5902]
Expand Down

0 comments on commit c206c96

Please sign in to comment.