Skip to content

Commit

Permalink
Updated for #7189
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops committed Jun 3, 2020
1 parent 7e6bd92 commit b67bdd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Expand Up @@ -16,8 +16,9 @@ BUG FIXES:
* `azurerm_app_service` - default priority now set on ip restricitons when not explicitly specified [GH-7059]
* `azurerm_app_service` - App Services check correct scope for name availability in ASE [GH-7157]
* `azurerm_cdn_endpoint` - `origin_host_header` can now be set to empty [GH-7164]
* `azurerm_cosmosdb_account` - workaround for CheckNameExists 500 response code bug [GH-7189]
* `azurerm_eventhub_authorization_rule` - Fix intermittent 404 errors [GH-7122]
* `azuerm_function_app` - correctly set `Kind` when `os_type` is `linux` [GH-7140]
* `azurerm_function_app` - correctly set `Kind` when `os_type` is `linux` [GH-7140]
* `azurerm_virtual_network_gatway` - `vpn_client_protocols` is now also computed to prevent permanent diffs [GH-7168]

## 2.12.0 (May 28, 2020)
Expand Down

0 comments on commit b67bdd9

Please sign in to comment.