Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-04-14 21:12:45 +01:00 committed by GitHub
parent 43d5b82f30
commit 80c359c343
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ BUG FIXES:
* core: Add the close provider/provisioner transformers back [GH-13102]
* provider/aws: Fix DB Parameter Group Name [GH-13279]
* provider/aws: Use mutex & retry for WAF change operations [GH-13656]
* 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]