Update CHANGELOG.md

This commit is contained in:
Clint 2016-08-19 14:09:03 -05:00 committed by GitHub
parent 771155cea5
commit d57da22042
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ FEATURES:
IMPROVEMENTS
* provider/archive support folders in output_path [GH-8278]
* provider/aws: Introduce `aws_elasticsearch_domain` `elasticsearch_version` field (to specify ES version) [GH-7860]
* provider/aws: Add support for TargetGroups (`aws_alb_target_groups`) to `aws_autoscaling_group` [8327]
* provider/aws: CloudWatch Metrics are now supported for `aws_route53_health_check` resources [GH-8319]
* provider/aws: Query all pages of group membership [GH-6726]
* provider/aws: Query all pages of IAM Policy attachments [GH-7779]