Skip to content

Commit

Permalink
Changelog update for #12689
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyriakos Oikonomakos committed Aug 31, 2021
1 parent f60e08b commit b7314ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,15 @@ 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]
* `azurerm_hdinsight_kafka_cluster` - support for the `security_profile` block [GH-12866]
* `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)

Expand Down

0 comments on commit b7314ab

Please sign in to comment.