Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-05-06 01:25:09 +02:00 committed by GitHub
parent 581cfe3982
commit 6dad46ff4e
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ IMPROVEMENTS:
* provider/azurerm: `azurerm_template_deployment` now supports String/Int/Boolean outputs [GH-13670]
* provider/azurerm: Expose the Private IP Address for a Load Balancer, if available [GH-13965]
* provider/dnsimple: Add support for import for dnsimple_records [GH-9130]
* provider/dyn: Add verbose Dyn provider logs [GH-14076]
* provider/google: Add support for networkIP in compute instance templates [GH-13515]
* provider/google: google_dns_managed_zone is now importable [GH-13824]
* provider/google: Add support for `compute_route` [GH-14065]