From 3173b7c17b2f0f2630f31e6cfdb7200aa927e08f Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 12 Dec 2016 22:10:10 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0c5abd9e..d474e6a84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ BUG FIXES: * provider/aws: Fix issue importing `aws_vpc_peering_connection` [GH-#10635] * provider/aws: Allow setting the DB Instance name when restoring from a snapshot [GH-10664] * provider/aws: Added Lambda function guard when needed attributes are not set [GH-10663] + * provider/aws: Fixed deletion of aws_api_gateway_base_path_mapping with empty path [GH-10177] * provider/azurerm: fix virtual_machine reading plan as the wrong type [GH-10626] * provider/openstack: More Import and Region Fixes [GH-10662]