Skip to content

Commit

Permalink
updating to include #8015
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Aug 26, 2020
1 parent 1517bf4 commit c8c6c5f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,14 @@ IMPROVEMENTS:

BUG FIXES:

* The `zone` attribute can no longer be passed in as empty [GH-8233]
* Data Source: `azurerm_app_service` - ensuring the `site_config` block is correctly set into the state [GH-8212]
* Enhanced Validation: supporting "centralindia", "southindia" and "westindia" as valid regions in Azure Public (working around invalid data from the Azure API) [GH-8217]
* `azurerm_application_gateway` - allow setting `ip_addresses` within the `backend_address_pool` block to an empty list [GH-8210]
* `azurerm_container_group` - the `secure_environment_variables` field within the `container` now maps keys with empty values [GH-8151]
* `azurerm_dedicated_host` - waiting for the resource to be gone 20 times rather than 10 to work around an API issue [GH-8221]
* The `zone` attribute can no longer be passed in as empty [GH-8233]
* `azurerm_linux_virtual_machine` - support for updating `ultra_ssd_enabled` within the `additional_capabilities` block without recreating the virtual machine [GH-8015]
* `azurerm_windows_virtual_machine` - support for updating `ultra_ssd_enabled` within the `additional_capabilities` block without recreating the virtual machine [GH-8015]

## 2.24.0 (August 20, 2020)

Expand Down

0 comments on commit c8c6c5f

Please sign in to comment.