Skip to content

Commit

Permalink
updating to include #9495
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Nov 26, 2020
1 parent 4738f07 commit 3788dbf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ BUG FIXES:
* `azurerm_api_management` - fixing an issue where developer portal certificates are updated on every apply [GH-7299]
* `azurerm_cosmosdb_account` - Fix Cosmos zone redundant update [GH-9485]
* `azurerm_search_service` - `allowed_ips` now supports specifying a CIDR Block in addition to an IPv4 address [GH-9493]
* `azurerm_virtual_desktop_application_group` - adding a state migration to avoid a breaking diff when upgrading from v2.35.0 or later [GH-9495]
* `azurerm_virtual_desktop_host_pool` - adding a state migration to avoid a breaking diff when upgrading from v2.35.0 or later [GH-9495]
* `azurerm_virtual_desktop_workspace` - adding a state migration to avoid a breaking diff when upgrading from v2.35.0 or later [GH-9495]
* `azurerm_virtual_desktop_workspace_application_group_association` - adding a state migration to avoid a breaking diff when upgrading from v2.35.0 or later [GH-9495]
* `azurerm_windows_virtual_machine` - no longer sets `patch_mode` on creation if it is the default value [GH-[9432]

## 2.37.0 (November 20, 2020)
Expand Down

0 comments on commit 3788dbf

Please sign in to comment.