Skip to content

Commit

Permalink
Update changelog for #4953
Browse files Browse the repository at this point in the history
  • Loading branch information
mbfrahry authored Nov 21, 2019
1 parent cbcc8d4 commit 394c3da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ BUG FIXES:
* `azurerm_api_management_api_policy` - sending `policy` as Raw XML [GH-4140]
* `azurerm_bastion_host` - matching the validation for `name` used by Azure [GH-4766]
* `azurerm_bastion_host` - support for hyphens in the `name` field within the `ip_configuration` block [GH-4814]
* `azurerm_container_group` - prevent empty string from being passed into `commands` (#4953)
* `azurerm_eventhub_namespace` - deprecating the `kafka_enabled` sproperty as it is now managed by Azure [GH-4743]
* `azurerm_kubernetes_cluster` - support for conditional updates / `ignore_changes` on the `node_count` field [GH-4898]
* `azurerm_kubernetes_cluster` - working around a case sensitivity bug when upgrading clusters via the Azure Portal [GH-4929]
Expand Down

0 comments on commit 394c3da

Please sign in to comment.