Including #13755 in the changelog

This commit is contained in:
Tom Harvey 2017-04-20 14:05:19 +01:00 committed by GitHub
parent 6e698fd5fe
commit 72f2a31298
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ BUG FIXES:
* provider/azurerm: azurerm_redis_cache resource missing hostname [GH-13650]
* 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/fastly: Fix issue with using 0 for `default_ttl` [GH-13648]
* provider/google: Stop setting the id when project creation fails [GH-13644]
* provider/newrelic: newrelic_alert_condition - `condition_scope` must be `application` or `instance` [GH-12972]