diff --git a/CHANGELOG.md b/CHANGELOG.md index d7f731d779e..0d3dd39ca71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ BUG FIXES * resource/aws_ec2_transit_gateway_route: Prevent crash with externally removed attachment [GH-7117] * resource/aws_emr_cluster: Properly read `core_instance_count`, `master_instance_type`, and `termination_policies` into Terraform state [GH-4488] / [GH-6498] * resource/aws_inspector_assessment_target: Properly read resource_group_arn attribute into Terraform state [GH-7112] +* service/servicediscovery: Return full error messaging for failed operations [GH-7118] ## 1.55.0 (January 10, 2019)