Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-01-12 16:00:58 +02:00 committed by GitHub
parent 91147fe11c
commit d796eb5779
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ 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]
* provider/openstack: LoadBalancer Security Groups [GH-11074]
BUG FIXES: