Update CHANGELOG.md

This commit is contained in:
Riley Karson 2018-11-06 09:31:03 -08:00 committed by Nathan McKinley
parent b8e74f0676
commit 08a4ac261a

View File

@ -34,6 +34,7 @@ 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]
* 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]
* container: regional and private clusters are in GA now [GH-2364]
* iam: `google_service_accounts` now supports multiple import formats. [GH-2261]