Skip to content

Commit

Permalink
Update CHANGELOG.md to include #5949
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Mar 2, 2020
1 parent 09122db commit 00735a9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,20 @@
## 2.1.0 (Unreleased)

FEATURES:

* **New Data Source:** `azurerm_kusto_cluster` [GH-5942]

IMPROVEMENTS:

* `azurerm_automation_dsc_configuration` - support for the `tags` property [GH-5827]
* `azurerm_function_app` - Added `os_type` field to facilitate support of `linux` function apps [GH-5839]
* `azurerm_kusto_cluster` - support for `enable_disk_encryption` and `enable_streaming_ingest` properties [GH-5855]
* `azurerm_private_dns_a_record` - export the `fqdn` property [GH-5949]
* `azurerm_private_dns_aaaa_record` - export the `fqdn` property [GH-5949]
* `azurerm_private_dns_cname_record` - export the `fqdn` property [GH-5949]
* `azurerm_private_dns_mx_record` - export the `fqdn` property [GH-5949]
* `azurerm_private_dns_ptr_record` - export the `fqdn` property [GH-5949]
* `azurerm_private_dns_srv_record` - export the `fqdn` property [GH-5949]
* `azurerm_private_endpoint` - exposed `private_ip_address` as a computed attribute [GH-5838]
* `azurerm_virtual_wan` - support for the `type` property [GH-5877]
* `azurerm_storage_account` - support up to 50 tags [GH-5934]
Expand Down

0 comments on commit 00735a9

Please sign in to comment.