Skip to content

Commit

Permalink
update CHANGELOG.md to include #6437
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Apr 13, 2020
1 parent cb8fa93 commit 94658f9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,14 @@ IMPROVEMENTS:
* Data Source: `azurerm_policy_definition`: can now lookup with `name` [GH-6275]
* Data Source: `azurerm_policy_definition`: the `management_group_id` has been deprecated and renamed to `management_group_name` [GH-6275]
* `azurerm_application_insights` - support for the `disable_ip_masking` property [GH-6354]
* `azurerm_mssql_database` - support the `threat_detection_policy` property [GH-6437]
* `azurerm_hdinsight_hadoop_cluster` - support for the `tls_min_version` property [GH-6440]
* `azurerm_hdinsight_hbase_cluster` - support for the `tls_min_version` property [GH-6440]
* `azurerm_hdinsight_interactive_query_cluster` - support for the `tls_min_version` property [GH-6440]
* `azurerm_hdinsight_kafka_cluster` - support for the `tls_min_version` property [GH-6440]
* `azurerm_hdinsight_ml_services_cluster` - support for the `tls_min_version` property [GH-6440]
* `azurerm_hdinsight_rserver_cluster` - support for the `tls_min_version` property [GH-6440]
* `azurerm_hdinsight_spark_cluster` - support for the `tls_min_version` property [GH-6440]
* `azurerm_hdinsight_storm_cluster` - support the `threat_detection_policy` property [GH-6437]
* `azurerm_policy_definition`: the `management_group_id` has been deprecated and renamed to `management_group_name` [GH-6275]
* `azurerm_sql_server` - support for the `connection_policy` property [GH-6438]
* `azurerm_virtual_network` - export the `guid` attribute [GH-6445]
Expand Down

0 comments on commit 94658f9

Please sign in to comment.