Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-08-27 15:22:09 +01:00 committed by GitHub
parent daac877c82
commit f6fb7a2582
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ FEATURES:
IMPROVEMENTS:
* provider/aws: Add MemoryReservation To `aws_ecs_container_definition` data source [GH-8437]
* provider/aws: Export `arn` of `aws_autoscaling_group` [GH-8503]
BUG FIXES:
* core: JSON configuration with resources with a single key parse properly [GH-8485]