Update CHANGELOG.md

This commit is contained in:
Riley Karson 2018-11-12 15:16:30 -08:00 committed by Nathan McKinley
parent bbdb38b679
commit 5ec6216ea5

View File

@ -35,6 +35,7 @@ for more details.
ENHANCEMENTS:
* bigtable: Add `column_family` at create time to `google_bigtable_table`. [GH-2228]
* bigtable: Add multi-zone (inside one region) replication to `google_bigtable_instance`. [GH-2313] [GH-2289]
* 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 to `google_cloudfunctions_function` [GH-2412]
* compute: `google_compute_url_map` resource is now autogenerated and supports multiple import formats. [GH-2245]