Update CHANGELOG.md

This commit is contained in:
Nathan McKinley 2018-04-10 10:42:49 -07:00 committed by GitHub
parent 79600b0eac
commit 0d18599f80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,9 @@ FEATURES:
* **New Resource** `google_compute_subnetwork_iam_member` [GH-1305]
* **New Resource** `google_compute_subnetwork_iam_policy` [GH-1305]
IMPROVEMENTS:
* compute: Add timeouts to `google_compute_snapshot` [GH-1309]
BUG FIXES:
* compute: fix error introduced when attached disks are deleted out of band [GH-1301]
* container: Use correct project id regex in `google_container_cluster` [GH-1311]