Update CHANGELOG.md

This commit is contained in:
Chris Stephens 2018-09-06 10:11:13 -07:00 committed by GitHub
parent 73e2972237
commit 62cee9bcea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ IMPROVEMENTS:
* compute: `google_compute_health_check` is autogenerated, exposing the `type` attribute and accepting more import formats. [GH-1941]
* container: Addition of create_subnetwork and other fields relevant for Alias IPs [GH-1921]
* logging: Add import support for `google_logging_organization_sink`, `google_logging_folder_sink`, `google_logging_billing_account_sink` [GH-1860]
* logging: Sending a default update mask for all logging sinks to prevent future breakages [#991](https://github.com/terraform-providers/terraform-provider-google/issues/991)
## 1.17.1 (August 22, 2018)