Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-05-06 19:38:44 -05:00
parent 90907c8be5
commit 7f93879ff7
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ IMPROVEMENTS:
* provider/aws: `aws_route_table` can specify propogating VGWs [GH-1516]
* provider/aws: `aws_route53_record` supports weighted sets [GH-1578]
* provider/aws: `aws_route53_zone` exports nameservers [GH-1525]
* provider/aws: `aws_s3_bucket` website support [GH-1738]
* provider/aws: `aws_security_group` name becomes optional and can be
automatically set to a unique identifier; this helps with
`create_before_destroy` scenarios [GH-1632]