This commit is contained in:
tf-release-bot 2018-10-12 18:39:37 +00:00 committed by TeamCity
parent c3276fbda5
commit 8d2735ae6d
No known key found for this signature in database
GPG Key ID: 51852D87348FFC4C

View File

@ -1,11 +1,11 @@
## 1.19.1 (Unreleased)
## 1.19.1 (October 12, 2018)
BUG FIXES:
* all: fix deprecation links in resources [GH-2197] [GH-2196]
* all: fix panics caused by including empty blocks with lists [GH-2229] [GH-2233] [GH-2239]
* compute: allow instance templates to have disks with no source image set [GH-2218]
* project: fix plan output when app engine api is not enabled [GH-2204]
* all: fix deprecation links in resources ([#2197](https://github.com/terraform-providers/terraform-provider-google/issues/2197)] [[#2196](https://github.com/terraform-providers/terraform-provider-google/issues/2196))
* all: fix panics caused by including empty blocks with lists ([#2229](https://github.com/terraform-providers/terraform-provider-google/issues/2229)] [[#2233](https://github.com/terraform-providers/terraform-provider-google/issues/2233)] [[#2239](https://github.com/terraform-providers/terraform-provider-google/issues/2239))
* compute: allow instance templates to have disks with no source image set ([#2218](https://github.com/terraform-providers/terraform-provider-google/issues/2218))
* project: fix plan output when app engine api is not enabled ([#2204](https://github.com/terraform-providers/terraform-provider-google/issues/2204))
## 1.19.0 (October 08, 2018)