Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-03-20 20:43:10 +00:00 committed by GitHub
parent 9476fc4418
commit c217c6c0c4
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ FEATURES:
IMPROVEMENTS:
* 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]
* provider/aws: Added aws_api_gateway_api_key value attribute [GH-9462]