Update CHANGELOG.md

This commit is contained in:
Dana Hoffman 2018-01-24 12:56:40 -08:00 committed by GitHub
parent b795a4563e
commit 52c8984a7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
IMPROVEMENTS:
* compute: Suppress diff if `guest_accelerators` count is 0 in `google_compute_instance` and `google_compute_instance_template` [GH-866]
* compute: Add update support for machine type, min cpu platform, and service accounts [GH-1005]
* compute: Add import support for google_compute_shared_vpc_host_project/google_compute_shared_vpc_service_project resources [GH-1004]
* sql: Support for PostgreSQL high availability [GH-1001]
## 1.5.0 (January 18, 2018)