Skip to content

Commit

Permalink
updating to include #8814
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Nov 6, 2020
1 parent ae711ac commit a5e728d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@ IMPROVEMENTS:
* `azurerm_windows_virtual_machine` - support for managed boot diagnostics by leaving the `storage_account_uri` property empty [GH-8917]
* `azurerm_windows_virtual_machine_scale_set` - support for managed boot diagnostics by leaving the `storage_account_uri` property empty [GH-8917]

BUG FIXES:

* `azurerm_kubernetes_cluster` - changing the field `availability_zones` within the `default_node_pool` block now requires recreating the resource to match the behaviour of the Azure API [GH-8814]
* `azurerm_kubernetes_cluster_node_pool` - changing the field `availability_zones` now requires recreating the resource to match the behaviour of the Azure API [GH-8814]

## 2.35.0 (November 05, 2020)

UPGRADE NOTES:
Expand Down

0 comments on commit a5e728d

Please sign in to comment.