Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-09-04 00:45:19 +03:00 committed by GitHub
parent 51c145a57c
commit abcfb895d0
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ IMPROVEMENTS:
* provider/aws: More robust handling of Lambda function archives hosted on S3 [GH-6860]
* provider/aws: Spurious diffs of `aws_s3_bucket` policy attributes due to JSON field ordering are reduced [GH-8615]
* provider/aws: `name_regex` attribute for local post-filtering of `aws_ami` data source results [GH-8403]
* provider/consul: Make provider settings truly optional [GH-8551]
* provider/statuscake: Add support for contact-group id in statuscake test [GH-8417]
BUG FIXES: