Skip to content

Commit

Permalink
Updating to include #3260
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Apr 16, 2019
1 parent 205d9a4 commit 77af6fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ BUG FIXES:

* `azurerm_app_service` - removing Computed from the `use_32_bit_worker_process` property in the `site_config` block [GH-3219]
* `azurerm_app_service_slot` - removing Computed from the `use_32_bit_worker_process` property in the `site_config` block [GH-3219]
* `azurerm_batch_account` - temporarily treating the Resource Group Name as case insensitive to work around an API bug [GH-3260]
* `azurerm_batch_pool` - temporarily treating the Resource Group Name as case insensitive to work around an API bug [GH-3260]
* `azurerm_function_app` - ensuring deleted App Services are detected correctly [GH-3198]
* `azurerm_function_app` - ensuring deleted Function Apps are detected correctly [GH-3198]
* `azurerm_virtual_machine` - adding validation for the `identity_ids` field [GH-3183]
Expand Down

0 comments on commit 77af6fa

Please sign in to comment.