Skip to content

Commit

Permalink
Update CHANGELOG for #5454
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Aug 29, 2018
1 parent c4038ff commit a47ddea
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:

* data-source/aws_rds_cluster: Prevent error setting `engine_mode` and `scaling_configuration` [GH-5660]
* resource/aws_dax_cluster: Properly recreate cluster when updating `server_side_encryption` [GH-5664]
* resource/aws_lambda_event_source_mapping: Prevent perpetual difference when using function name with `function_name` (argument accepts both name and ARN) [GH-5454]
* resource/aws_ssm_document: Properly handle deletion of privately shared documents [GH-5668]
* resource/aws_ssm_document: Properly update `permissions.account_ids` [GH-5685]

Expand Down

0 comments on commit a47ddea

Please sign in to comment.