diff --git a/CHANGELOG.md b/CHANGELOG.md index 847a472c098f..ff4d49b700cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ ENHANCEMENTS: * upgrading `dataprotection` to API Version `2021-07-01` [GH-13161] * `azurerm_application_insights` - support the `local_authentication_disabled` property [GH-13174] * `azurerm_data_factory_linked_service_azure_blob_storage` - support for the `key_vault_sas_token` property [GH-12880] +* `azurerm_data_factory_linked_service_azure_function` support for the `key_vault_key` block [GH-13159] * `azurerm_hdinsight_hadoop_cluster` - support for the `security_profile` block [GH-12866] * `azurerm_hdinsight_hbase_cluster` - support for the `security_profile` block [GH-12866] * `azurerm_hdinsight_interactive_query_cluster` - support for the `security_profile` block [GH-12866] @@ -18,7 +19,7 @@ ENHANCEMENTS: * `azurerm_hdinsight_spark_cluster` - support for the `security_profile` block [GH-12866] * `azurerm_mssql_server`- refactoring to use an ID Formatter/Parser [GH-13151] * `azurerm_policy_virtual_machine_configuration_assignment` - support for the `assignment_type`, `content_uri`, and `content_hash` properties [GH-13176] -* `azurerm_data_factory_linked_service_azure_function` support for the `key_vault_key` block [GH-13159] +* `azurerm_storage_account` - handle nil values for AllowBlobPublicAccess [GH-12689] ## 2.74.0 (August 27, 2021)