diff --git a/CHANGELOG.md b/CHANGELOG.md index 8be325f6e9fc9..de04dc62d415e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ BUG FIXES: * `azurerm_eventhub_authorization_rule` - updating the validation error [GH-1795] * `azurerm_eventhub_consumer_group` - updating the validation to support periods, hyphens and underscores [GH-1795] * `azurerm_eventhub_namespace` - updating the validation error [GH-1795] +* `azurerm_function_app` - support for names in upper-case [GH-1835] * `azurerm_kubernetes_cluster` - removing validation for the `pod_cidr` field when `network_plugin` is set to `azure` [GH-1798] * `azurerm_virtual_machine` - setting the `image_uri` property within the `storage_os_disk` block [GH-1799]