Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-04-14 11:50:50 +03:00 committed by GitHub
parent 24e857ae96
commit e761814ca0
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ IMPROVEMENTS:
BUG FIXES:
* core: Add the close provider/provisioner transformers back [GH-13102]
* provider/azurerm: azurerm_redis_cache resource missing hostname [GH-13650]
* provider/google: Stop setting the id when project creation fails [GH-13644]
* provider/openstack: Fix updating Ports [GH-13604]