Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-01-21 06:50:27 -05:00
parent 16ea2435c2
commit 1b5ce55fa2
1 changed files with 2 additions and 1 deletions

View File

@ -42,7 +42,8 @@ IMPROVEMENTS:
* provider/aws: Added support for `encrypted` on `ebs_block_devices` in Launch Configurations [GH-4481]
* provider/aws: Add support for creating Managed Microsoft Active Directory
and Directory Connectors [GH-4388]
* provider/aws: Mark some `aws_db_instance` fields as optional [GH-3139]
* provider/aws: Mark some `aws_db_instance` fields as optional [GH-3138]
* provider/dme: Add support for Global Traffic Director locations on `dme_record` resources [GH-4305]
* provider/docker: Add support for adding host entries on `docker_container` resources [GH-3463]
* provider/docker: Add support for mounting named volumes on `docker_container` resources [GH-4480]
* provider/google: Add content field to bucket object [GH-3893]