Updating to include #13899

This commit is contained in:
Tom Harvey 2017-04-24 16:19:02 +01:00 committed by GitHub
parent a7401ad354
commit 1206ab9865
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ BUG FIXES:
* provider/azurerm: Locking around Network Security Group / Subnets [GH-13637]
* provider/azurerm: Locking route table on subnet create/delete [GH-13791]
* provider/azurerm: VM's - fixes a bug where ssh_keys could contain a null entry [GH-13755]
* provider/azurerm: fixing a bug refreshing the `azurerm_redis_cache` [GH-13899]
* provider/fastly: Fix issue with using 0 for `default_ttl` [GH-13648]
* provider/fastly: Add ability to associate a healthcheck to a backend [GH-13539]
* provider/google: Stop setting the id when project creation fails [GH-13644]