Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-05-09 13:17:36 -04:00 committed by GitHub
parent 770b861508
commit dddfcef556
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ BUG FIXES:
* 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/aws: Refresh ssm document from state on 404 [GH-14279]
* provider/aws: Allow zero-value ELB and ALB names [GH-14304]
* 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]