Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-05-08 11:15:54 +02:00 committed by GitHub
parent b3eefecc05
commit 339079c402
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ BUG FIXES:
* provider/aws: Fixes the bug where SNS delivery policy get always recreated [GH-14064]
* provider/aws: Prevent Crash when importing aws_route53_record [GH-14218]
* provider/aws: More consistent (un)quoting of long TXT/SPF `aws_route53_record`s [GH-14170]
* provider/aws: Retry deletion of AWSConfig Rule on ResourceInUseException [GH-14269]
* provider/digitalocean: Prevent diffs when using IDs of images instead of slugs [GH-13879]
* provider/fastly: Changes setting conditionals to optional [GH-14103]
* provider/google: Ignore certain project services that can't be enabled directly via the api [GH-13730]