From 31fae68ccfa75219889f1584cbde52a060adb88e Mon Sep 17 00:00:00 2001 From: Dana Hoffman Date: Wed, 12 Dec 2018 09:32:59 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e75eb7c3..f4207bec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,6 +64,7 @@ BUG FIXES: * compute: `google_compute_disk.snapshot`, `google_compute_region_disk.snapshot` properly allow partial URIs. [GH-2450] * compute: attached_disk now supports region disks [GH-2441] * compute: extract vpn tunnel region/project from vpn gateway [GH-2640] +* compute: send instance scheduling block with automaticrestart true if there is none in cfg [GH-2638] * iam: fix permadiff when stage is ALPHA [GH-2370] * iam: add another retry if iam read returns nil [GH-2629] * pubsub: fix issue where not all attributes were saved in state [GH-2469]