Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-24 10:55:09 +01:00 committed by GitHub
parent 0d8709bdf3
commit f21ec6ce9a
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ IMPROVEMENTS:
* provider/aws: Add Primary Endpoint Address attribute for `aws_elasticache_replication_group` [GH-8385]
* provider/aws: Add support for `network_mode` to `aws_ecs_task_definition` [GH-8391]
* 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/openstack: Add `allowed_address_pairs` to `openstack_networking_port_v2` [GH-8257]
BUG FIXES: