Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-09-01 14:46:26 +01:00 committed by GitHub
parent bf755bb5c9
commit 5cf92d086a
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ FEATURES:
IMPROVEMENTS:
* core: Show last resource state in a timeout error message [GH-8510]
* core: HTTP module sources can now use netrc files for auth
* helper/schema: Add diff suppression callback [GH-8585]
* provider/aws: Add MemoryReservation To `aws_ecs_container_definition` data source [GH-8437]
* provider/aws: Export `arn` of `aws_autoscaling_group` [GH-8503]
* provider/aws: More robust handling of Lambda function archives hosted on S3 [GH-6860]