Update CHANGELOG.md

This commit is contained in:
Riley Karson 2019-01-02 10:50:13 -08:00 committed by GitHub
parent 3c5529cfd6
commit af80fe30cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,6 +59,7 @@ BUG FIXES:
* cloudbuild: allow `google_cloudbuild_trigger.trigger_template.project` to not be set [GH-2655]
* cloudbuild: fix update so it doesn't error every time [GH-2743]
* cloudfunctions: No longer over-validate project ids in `google_cloudfunctions_function` [GH-2780]
* 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]