Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-12-18 10:22:53 -08:00 committed by Nathan McKinley
parent ccd73f3bb6
commit b8f7802144

View File

@ -75,6 +75,7 @@ BUG FIXES:
* 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]
* compute: fix disk behaivor in compute_instance_from_template [GH-2695]
* dataproc: convert dataproc_cluster.cluster_config.gce_cluster_config.tags into a set [GH-2633]
* iam: fix permadiff when stage is ALPHA [GH-2370]
* iam: add another retry if iam read returns nil [GH-2629]