Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-09-03 16:16:57 -07:00
parent fb769f2f29
commit 74e5fe9fc5
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ IMPROVEMENTS:
* provider/aws: More robust handling of Lambda function archives hosted on S3 [GH-6860] * 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: 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/aws: `name_regex` attribute for local post-filtering of `aws_ami` data source results [GH-8403]
* provider/aws: support for lifecycle hooks at ASG creation [GH-5620] * provider/aws: Support for lifecycle hooks at ASG creation [GH-5620]
* provider/consul: Make provider settings truly optional [GH-8551] * provider/consul: Make provider settings truly optional [GH-8551]
* provider/statuscake: Add support for contact-group id in statuscake test [GH-8417] * provider/statuscake: Add support for contact-group id in statuscake test [GH-8417]