Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-06-26 09:19:38 -05:00
parent ad0bfd9cfb
commit 6967cbf2b2
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ IMPROVEMENTS:
* provider/aws: Add validation for aws_db_subnet_group.name [GH-2513] * provider/aws: Add validation for aws_db_subnet_group.name [GH-2513]
* provider/aws: aws_auto_scaling_group.default_cooldown no longer requires * provider/aws: aws_auto_scaling_group.default_cooldown no longer requires
resource replacement [GH-2510] resource replacement [GH-2510]
* provider/aws: add AH and ESP protocol integers [GH-2321]
* provider/docker: `docker_container` has the `privileged` * provider/docker: `docker_container` has the `privileged`
option. [GH-2227] option. [GH-2227]
* provider/openstack: allow `OS_AUTH_TOKEN` environment variable * provider/openstack: allow `OS_AUTH_TOKEN` environment variable