Update CHANGELOG.md

This commit is contained in:
Nathan McKinley 2017-12-06 14:55:16 -08:00 committed by GitHub
parent f7bdcde1c4
commit 0f53c4532f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ IMPROVEMENTS:
* compute: Add support for `min_cpu_platform` to `google_compute_instance_template` [GH-808]
* all: Add support for `zone` at the provider level, as a default for all zonal resources. ([#816](https://github.com/terraform-providers/terraform-provider-google/issues/816))
* compute: Add example for Shared VPC (aka cross-project networking, or XPN).
BUG FIXES: