Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-01-17 09:34:53 -05:00 committed by GitHub
parent 679c952da5
commit 4198a1fb4d
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ IMPROVEMENTS:
* provider/azurerm: add caching support for virtual_machine data_disks [GH-11142]
* provider/azurerm: make lb sub resources idempotent [GH-11128]
* provider/cloudflare: Add verification for record types and content [GH-11197]
* provider/datadog: Add aggregator method to timeboard graph resource [GH-11206]
* provider/google: Add subnetwork_project field to enable cross-project networking in instance templates [GH-11110]
* provider/openstack: LoadBalancer Security Groups [GH-11074]
* provider/scaleway improve bootscript data source [GH-11183]