From c8b23954f042aae0543ff3e42ee0e94d914c7bef Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 1 Dec 2016 16:13:05 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d4acf5e3..a65b96848 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ IMPROVEMENTS: * provider/aws: IPv6 Support To Cloudfront [GH-10332] * provider/aws: Support import of aws_iam_instance_profile [GH-10436] * provider/aws: Increase `aws_emr_cluster` timeout [GH-10444] + * provider/aws: Support Automatic Rollback of CodeDeploy deployments and CloudWatch Alarms for a Deployment Group [GH-9039] * 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]