Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-12-12 09:32:59 -08:00 committed by Nathan McKinley
parent caa1bd9664
commit 31fae68ccf

View File

@ -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]