Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2016-08-30 16:06:17 -07:00 committed by GitHub
parent bc0c26585f
commit 70d9fe8db3
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,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
* 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]