From 9d454b557c93bb605c9fa89949dc871a14171d70 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 1 Dec 2016 09:02:09 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b956e74cc..99439edea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ IMPROVEMENTS: * core: Plan will show deposed-only destroys for create-before-destroy resources. [GH-10404] * provider/aws: Enforced kms_key_* attributes to be ARNs [GH-10356] * provider/aws: IPv6 Support To Cloudfront [GH-10332] + * provider/aws: Support import of aws_iam_instance_profile [GH-10436] * provider/azurerm: support import of routes, fix route_table [GH-10389] * provider/azurerm: create common schema for location field, add diff suppress [GH-10409] * provider/github: supports importing resources [GH-10382]