From c3174d0443ad7de8be183bdf285752af6be3e145 Mon Sep 17 00:00:00 2001 From: stack72 Date: Wed, 1 Feb 2017 14:17:13 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a9c60124143..cd865ac552a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ BUG FIXES: * provider/aws: retry kms_key CreateKey if arn in policy not yet seen [GH-11509] * provider/aws: Fix ALB Listener Rule Import [GH-1174] * provider/aws: Fix issue with ECS Placement Strat. and type casing [GH-11565] + * provider/aws: aws_route53_record import error processing [GH-11603] * provider/azurerm: Scale Sets Load balancer pools should not be computed [GH-11516] * provider/azurerm: Scale Sets ip configuration handling and update support for load balancer backend pools. [GH-11516] * provider/azurerm: check if lb sub resources exist when reading [GH-11553]