Update CHANGELOG.md

This commit is contained in:
Vincent Roseberry 2017-11-20 15:39:00 -08:00 committed by GitHub
parent 454384fc70
commit 6dbe1f3313
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ IMPROVEMENTS:
* compute: Add partial import support for `google_compute_url_map` [GH-678]
* compute: Add import support for `google_compute_backend_bucket` [GH-736]
* compute: Add configurable timeouts for disks [GH-717]
* compute: Use v1 API now that all beta features are in GA for `google_compute_firewall` [GH-768]
* container: Relax diff on `daily_maintenance_window.start_time` for `google_container_cluster` [GH-726]
* container: Allow node pools with size 0 [GH-752]
* kms: Adds support for creating KMS CryptoKeys resources [GH-692]