Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2015-05-14 15:13:05 -05:00
parent e47987651e
commit beb3ea949d
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ IMPROVEMENTS:
* **New config function: `formatlist`** - Format lists in a similar way to `format`.
Useful for creating URLs from a list of IPs. [GH-1829]
* provider/aws: `aws_autoscaling_group` can wait for capacity in ELB
via `min_elb_capacity` [GH-1970]
* provider/aws: `aws_db_instances` supports `license_model` [GH-1966]
* provider/aws: `aws_elasticache_cluster` add support for Tags [GH-1965]
* provider/aws: `aws_s3_bucket` exports `hosted_zone_id` and `region` [GH-1865]