Skip to content

Commit

Permalink
Update CHANGELOG for #5672
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Aug 30, 2018
1 parent 96bc1a6 commit bb1abd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ 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_db_instance: Prevent double apply when using `replicate_source_db` parameters that require `ModifyDBInstance` during resource creation [GH-5672]
* resource/aws_db_instance: Prevent `pending-reboot` parameter group status on creation with `parameter_group_name` [GH-5672]
* resource/aws_ssm_association: Properly handle updates when multiple arguments are used [GH-5537]
* 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 bb1abd4

Please sign in to comment.