Update CHANGELOG.md

This commit is contained in:
Clint 2015-12-09 11:43:23 -06:00
parent 9cc5e52cf0
commit 1b6f3558bb
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ IMPROVEMENTS:
* core: Support HTTP basic auth in consul remote state [GH-4166] * core: Support HTTP basic auth in consul remote state [GH-4166]
* provider/aws: Add `placement_group` as an option for `aws_autoscaling_group` [GH-3704] * provider/aws: Add `placement_group` as an option for `aws_autoscaling_group` [GH-3704]
* provider/aws: Add support for DynamoDB Table StreamSpecifications [GH-4208] * provider/aws: Add support for DynamoDB Table StreamSpecifications [GH-4208]
* provider/aws: Add `name_prefix` to Security Groups [GH-4167]
* provider/cloudstack: performance improvements [GH-4150] * provider/cloudstack: performance improvements [GH-4150]
* provider/docker: Add support for setting the entry point on `docker_container` resources [GH-3761] * provider/docker: Add support for setting the entry point on `docker_container` resources [GH-3761]
* provider/docker: Add support for setting the restart policy on `docker_container` resources [GH-3761] * provider/docker: Add support for setting the restart policy on `docker_container` resources [GH-3761]