From 51d2e9f349993324a47e893007481a4d564e5852 Mon Sep 17 00:00:00 2001 From: Jake Champlin Date: Mon, 1 May 2017 10:22:17 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5a4bb2ac7..2cc6d5dc33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ BUG FIXES: * provider/aws: Exclude aws_instance volume tagging for China and Gov Clouds [GH-14055] * provider/aws: Fix source_dest_check with network_interface [GH-14079] * 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] * providers/heroku: Configure buildpacks correctly for both Org Apps and non-org Apps [GH-13990]