Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-03-22 16:26:41 +00:00
parent 711ee75529
commit dcf0974d1e
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ FEATURES:
* **New resource:** `aws_iam_user_ssh_key` [GH-5774]
IMPROVEMENTS:
* provider/aws: Change `aws_elb` access_logs to list type [GH-5065]
BUG FIXES:
* provider/aws: Report better error message in `aws_route53_record` when `set_identifier` is required [GH-5777]