Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2019-01-18 09:59:52 -08:00 committed by GitHub
parent 5a06139281
commit 1bc6bdacb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,6 +79,7 @@ BUG FIXES:
* compute: fix disk behaivor in compute_instance_from_template [GH-2695]
* compute: add diffsuppress for region_autoscaler.target so it can be used with both versions of the provider [GH-2770]
* compute: fix ID for inferring project for old compute_project_metadata states [GH-2844]
* container: fix failure when updating node versions [GH-2872]
* 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]