Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-29 21:17:27 +01:00 committed by GitHub
parent d4589e2581
commit dea2860735
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
* provider/aws: More robust handling of Lambda function archives hosted on S3 [GH-6860]
* provider/aws: `name_regex` attribute for local post-filtering of `aws_ami` data source results [GH-8403]
* provider/aws: API Gateway Custom Authorizer [GH-8535]
* provider/aws: Add ability Enable/Disable For ELB Access logs [GH-8438]
* provider/statuscake: Add support for contact-group id in statuscake test [GH-8417]
BUG FIXES: