Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-03-23 10:35:55 +00:00 committed by GitHub
parent f2352c067b
commit dd2253677f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ IMPROVEMENTS:
* core: fix `ignore_changes` causing fields to be removed during apply [GH-12897] * 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] * core: add `-force-copy` option to `terraform init` to supress prompts for copying state [GH-12939]
* helper/acctest: Add NewSSHKeyPair function [GH-12894] * helper/acctest: Add NewSSHKeyPair function [GH-12894]
* alicloud: simplify validators [GH-12982] * provider/alicloud: simplify validators [GH-12982]
* provider/aws: Added support for EMR AutoScalingRole [GH-12823] * provider/aws: Added support for EMR AutoScalingRole [GH-12823]
* provider/aws: Add `name_prefix` to `aws_autoscaling_group` and `aws_elb` resources [GH-12629] * provider/aws: Add `name_prefix` to `aws_autoscaling_group` and `aws_elb` resources [GH-12629]
* provider/aws: Updated default configuration manager version in `aws_opsworks_stack` [GH-12979] * provider/aws: Updated default configuration manager version in `aws_opsworks_stack` [GH-12979]