Skip to content

Commit

Permalink
Update CHANGELOG for #5632
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Aug 30, 2018
1 parent c013773 commit 237f3ed
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 @@ -14,6 +14,7 @@ BUG FIXES:
* resource/aws_autoscaling_group: Retry creation for eventual consistency with launch template IAM instance profile [GH-5633]
* 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_launch_template: Prevent encrypted flag cannot be specified error with `block_device_mappings` `ebs` argument [GH-5632]
* 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]
Expand Down

0 comments on commit 237f3ed

Please sign in to comment.