Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-12-12 17:59:22 -08:00 committed by Nathan McKinley
parent fab02ea478
commit ad01a747d2

View File

@ -51,6 +51,7 @@ ENHANCEMENTS:
* cloudbuild: Added Update support for `google_cloudbuild_trigger`. [GH-2121]
* cloudfunctions: Add `runtime` support to `google_cloudfunctions_function` [GH-2340]
* cloudfunctions: Add new-style Storage and Pub/Sub trigger support as well as Firestore trigger support to `google_cloudfunctions_function` [GH-2412] [GH-2480]
* cloudfunctions: add souce repo support [GH-2650]
* compute: `google_compute_url_map` resource is now autogenerated and supports multiple import formats. [GH-2245]
* compute: `google_compute_health_check` supports for content-based load balancing (`response` field) in HTTP(S) checks. [GH-2550]
* dataproc: Add `accelerators` support to `google_dataproc_cluster` to allow using GPU accelerators. [GH-2411]