diff --git a/CHANGELOG.md b/CHANGELOG.md index f1bb58d217e8..4bdcddde1463 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ FEATURES: IMPROVEMENTS: * `azurerm_api_management_api_version_set` - updating the validation for the `name` field [GH-6947] +* `azurerm_app_service` - the `ip_restriction` block now supports the `action` property [GH-6967] * `azurerm_databricks_workspace` - exposing `workspace_id` and `workspace_url` [GH-6973] * `azurerm_storage_account` - allowing the value `PATCH` for `allowed_methods` within the `cors_rule` block within the `blob_properties` block [GH-6964]