Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-03-30 10:16:02 -07:00 committed by GitHub
parent 1f6ffa0f4b
commit 3b9589b681
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ FEATURES:
IMPROVEMENTS:
* all: Read `GOOGLE_CLOUD_PROJECT` environment variable also [GH-1271]
* bigquery: Add time partitioning field to `google_bigquery_table` resource [GH-1240]
* compute: Add `wait_for_instances` field to `google_compute_instance_group_manager` and self_link option to the `google_compute_instance_group` data source [GH-1222]
* compute: add support for security policies in backend services [GH-1243]
* compute: regional instance group managers now support rolling updates [GH-1260]