Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-12-01 16:13:05 +02:00 committed by GitHub
parent 7b672d4656
commit c8b23954f0
1 changed files with 1 additions and 0 deletions

View File

@ -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]