Update CHANGELOG.md

This commit is contained in:
Joe Selman 2017-09-14 10:42:30 -07:00
parent eee011fc99
commit 5e3c31918f

View File

@ -24,6 +24,7 @@ IMPROVEMENTS:
* compute: Add support for 'alias_ip_range' in `google_compute_instance` [GH-375]
* compute: Add support for computed field 'instance_id' in `google_compute_instance` [GH-427]
* compute: Improve import for `google_compute_address` to support multiple id formats. [GH-378]
* project: Add support for 'labels' field on `google_project` [GH-383]
* pubsub: Add import support for `google_pubsub_topic`. [GH-392]
* sql: Add support for `connection_name` in `google_sql_database_instance` [GH-387]