Update CHANGELOG.md

This commit is contained in:
Clint 2015-06-25 12:30:13 -05:00
parent de5df6f378
commit d2d9ec328b
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ IMPROVEMENTS:
* provider/aws: `aws_instance` supports `monitoring' [GH-2489]
* provider/aws: `aws_launch_configuration` now supports `enable_monitoring` [GH-2410]
* provider/aws: Show outputs after `terraform refresh` [GH-2347]
* provider/aws: Add backoff/throttling during DynamoDB creation [GH-2462]
* provider/docker: `docker_container` has the `privileged`
option. [GH-2227]
* provider/openstack: allow `OS_AUTH_TOKEN` environment variable