Skip to content

Commit

Permalink
updating to include #4714
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Oct 25, 2019
1 parent 7fb9913 commit 4e8445b
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 @@ -38,7 +38,9 @@ BUG FIXES:
* `azurerm_key_vault_certificate` - switches the `emails`, `dns_names `, `upns` of the `subject_alternative_names` property to use `TypeSet` [GH-4645]
* `azurerm_kubernetes_cluster` - fixing a crash when the `service_principal_profile` block was nil [GH-4697]
* `azurerm_kubernetes_cluster` - the `log_analytics_workspace_id` property is now optional [GH-4513]
* `azurerm_key_vault` - temporarily making `sku` case insensitive to work around a breaking change in the API [GH-4714]
* `azurerm_management_group` - raising the error message when an error occurs [GH-4725]
* `azurerm_maps_account` - temporarily making `sku` case insensitive to work around a breaking change in the API [GH-4714]
* `azurerm_media_services_account` - fixes the `invalid address to set: []string{"tags"}` error [GH-4537]
* `azurerm_monitor_activity_log_alert` - fixing support for the category `ServiceHealth` [GH-4646]
* `azurerm_network_security_group_association` - prevent deadlock between association and network interface creation [GH-4501]
Expand Down

0 comments on commit 4e8445b

Please sign in to comment.