Update CHANGELOG.md

This commit is contained in:
James Bardin 2017-03-22 17:12:28 -04:00 committed by GitHub
parent 61355c33c5
commit 02aa1ea8a1
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ FEATURES:
IMPROVEMENTS:
* core: fix `ignore_changes` causing fields to be removed during apply [GH-12897]
* core: add `-force-copy` option to `terraform init` to supress prompts for copying state [GH-12939]
* helper/acctest: Add NewSSHKeyPair function [GH-12894]
* provider/aws: Added support for EMR AutoScalingRole [GH-12823]
* provider/aws: Add `name_prefix` to `aws_autoscaling_group` and `aws_elb` resources [GH-12629]