Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-09-07 10:49:10 -07:00 committed by GitHub
parent af3e7375b9
commit f0fb68c46b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ BACKWARDS INCOMPATIBILITIES:
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]
* dataflow: Add region choice to dataflow jobs [GH-1979]
* 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)