Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-09 20:21:09 +03:00 committed by GitHub
parent 67bbad1cf0
commit 8622925b34

View File

@ -80,6 +80,7 @@ BUG FIXES:
* 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/aws: Update the ignoring of AWS specific tags [GH-14321]
* 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]