Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-01-13 18:22:47 -05:00 committed by GitHub
parent fd20f16a06
commit 453f670684
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ IMPROVEMENTS:
* provider/aws: Make the type of a route53_record modifiable without recreating the resource [GH-11164]
* 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/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]