Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-01-13 11:36:47 +00:00 committed by GitHub
parent a4c4b791ae
commit 69cc28b873
1 changed files with 2 additions and 1 deletions

View File

@ -9,8 +9,9 @@ IMPROVEMENTS:
* provider/aws: Add 'route_table_id' to route_table data source ([#11157](https://github.com/hashicorp/terraform/pull/11157))
* provider/azurerm: add caching support for virtual_machine data_disks [GH-11142]
* provider/azurerm: make lb sub resources idempotent [GH-11128]
* providers/google: Add subnetwork_project field to enable cross-project networking in instance templates [GH-11110]
* provider/google: Add subnetwork_project field to enable cross-project networking in instance templates [GH-11110]
* provider/openstack: LoadBalancer Security Groups [GH-11074]
* provider/statuscake: Add support for StatusCake confirmation servers [GH-11179]
BUG FIXES: