Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-03-20 13:07:08 +00:00 committed by GitHub
parent f40997988e
commit 352f13431a
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ FEATURES:
IMPROVEMENTS:
* 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/consul: Add support for basic auth to the provider [GH-12679]
* provider/dnsimple: Allow dnsimple_record.priority attribute to be set [GH-12843]
* provider/openstack: Adding Timeouts to Blockstorage Resources [GH-12862]