Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-24 10:58:24 +01:00 committed by GitHub
parent 3a2d73a2b1
commit bf3b6ce7b5
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ IMPROVEMENTS:
* provider/aws: Add support for LB target group to ECS service [GH-8190]
* provider/aws: Support Tags for `aws_alb` and `aws_alb_target_group` resources [GH-8422]
* provider/aws: Support `snapshot_name` for ElastiCache Cluster and Replication Groups [GH-8419]
* provider/aws: Add support to `aws_redshift_cluster` for restoring from snapshot [GH-8414]
* provider/openstack: Add `allowed_address_pairs` to `openstack_networking_port_v2` [GH-8257]
BUG FIXES: