From be7de4f7a47045cc8367c9697dbb6c3e453be0bd Mon Sep 17 00:00:00 2001 From: tf-release-bot Date: Mon, 2 Oct 2017 20:14:42 +0000 Subject: [PATCH] v1.0.1 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78ec8893..344f25a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ -## 1.0.1 (Unreleased) +## 1.0.1 (October 02, 2017) BUG FIXES: -* compute: Fix bug that prevented the state migration for `google_compute_instance` from updating to use attached_disk, boot_disk, and scratch_disk. [GH-511] +* compute: Fix bug that prevented the state migration for `google_compute_instance` from updating to use attached_disk, boot_disk, and scratch_disk. ([#511](https://github.com/terraform-providers/terraform-provider-google/issues/511)) ## 1.0.0 (October 02, 2017)