Skip to content

Commit

Permalink
Update CHANGELOG.md to include #3837
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jul 30, 2019
1 parent b35296a commit cce1d8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@ BUG FIXES:
* `azurerm_application_gateway` fix an index out of range crash [GH-3966]
* `azurerm_api_management_backend` - ensuring a nil `certificates` object is sent to the API instead of an empty one [GH-3931]
* `azurerm_api_managment_product` - additional validation for `approval_required` [GH-3945]
* `azurerm_iot_dps` fixed deletion issue when using a service principal [GH-3973]
* `azurerm_kubernetes_cluster` - the `load_balancer_sku` property is now case insensitive [GH-3958]
* `azurerm_storage_account` - fix `enable_advanced_threat_protection` create/read for unsupported regions [GH-3947]
* `azurerm_storage_table` - now migrates older versions of the resource id to the new format [GH-3932]
* `azurerm_iot_dps` fixed deletion issue when using a service principal [GH-3973]
* `azurerm_virtual_machine_scale_set` - the `ssh_keys` property of the `os_profile_linux_config` block now recognizes updates [GH-3837]

## 1.32.0 (July 24, 2019)

Expand Down

0 comments on commit cce1d8c

Please sign in to comment.