Fix spelling of source in 1.15.0 CHANGELOG entry (#1698)

This commit is contained in:
Daniel Compton 2018-06-28 11:39:05 +12:00 committed by Dana Hoffman
parent 5976152ad9
commit ae39b9fafb

View File

@ -10,7 +10,7 @@ IMPROVEMENTS:
* container: Allow specifying project when importing container_node_pool ([#1653](https://github.com/terraform-providers/terraform-provider-google/issues/1653))
* dns: Add update support for `dns_managed_zone` ([#1617](https://github.com/terraform-providers/terraform-provider-google/issues/1617))
* project: App Engine application fields can now be updated in-place where possible ([#1621](https://github.com/terraform-providers/terraform-provider-google/issues/1621))
* storage: Add `project` field for GCS service account data sorce ([#1677](https://github.com/terraform-providers/terraform-provider-google/issues/1677))
* storage: Add `project` field for GCS service account data source ([#1677](https://github.com/terraform-providers/terraform-provider-google/issues/1677))
* sql: Attempting to shrink an `sql_database_instance`'s disk size will now force recreation of the resource ([#1684](https://github.com/terraform-providers/terraform-provider-google/issues/1684))
BUG FIXES: