Update CHANGELOG.md

This commit is contained in:
Clint 2015-12-11 08:34:23 -06:00
parent 991d58c6d2
commit a59ffd7e9e
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ IMPROVEMENTS:
* provider/aws: Add `name_prefix` to Security Groups [GH-4167] * provider/aws: Add `name_prefix` to Security Groups [GH-4167]
* provider/aws: Add support for removing nodes to `aws_elasticache_cluster` [GH-3809] * provider/aws: Add support for removing nodes to `aws_elasticache_cluster` [GH-3809]
* provider/aws: Add support for `skip_final_snapshot` to `aws_db_instance` [GH-3853] * provider/aws: Add support for `skip_final_snapshot` to `aws_db_instance` [GH-3853]
* provider/aws: DB Subnet group arn output [GH-4261]
* 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]