From 24ee56326d1b7eccda046524fe7129302d6556fd Mon Sep 17 00:00:00 2001 From: Paul Hinze Date: Mon, 16 Nov 2015 17:58:28 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90e108fc19..99f07534fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ IMPROVEMENTS: * provider/google: Accurate Terraform Version [GH-3554] * provider/google: Simplified auth (DefaultClient support) [GH-3553] * provider/google: automatic_restart, preemptible, on_host_maintenance options [GH-3643] + * provider/google: read credentials as contents instead of path [GH-3901] * null_resource: enhance and document [GH-3244, GH-3659] * provider/aws: Add CORS settings to S3 bucket [GH-3387] * provider/aws: Add notification topic ARN for ElastiCache clusters [GH-3674]