Skip to content

Commit

Permalink
Update CHANGELOG.md to include #5931
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Mar 10, 2020
1 parent 55eb723 commit 0b1ff67
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,17 @@ FEATURES:
IMPROVEMENTS:

* batch: upgrading to API version `2019-08-01` [GH-5967]
* netapp: upgrading to API version `2019-10-01` [GH-5485]
* containerservice: upgrading to API version `2019-11-01` [GH-5531]
* netapp: upgrading to API version `2019-10-01` [GH-5531]
* `azurerm_application_gateway` - support up to `125` for the `capacity` property with V2 SKU's [GH-5906]
* `azurerm_automation_dsc_configuration` - support for the `tags` property [GH-5827]
* `azurerm_batch_pool` - support for the `public_ips` property [GH-5967]
* `azurerm_frontdoor` - exposed new attributes in `backend_pool_health_probe` block `enabled` and `probe_method` [GH-5924]
* `azurerm_function_app` - Added `os_type` field to facilitate support of `linux` function apps [GH-5839]
* `azurerm_kubernetes_cluster`: Support for `node_labels` [GH-5531]
* `azurerm_kubernetes_cluster_node_pool`: Support for `node_labels` [GH-5531]
* `azurerm_kubernetes_cluster`: Support for the `node_labels` property [GH-5531]
* `azurerm_kubernetes_cluster`: Support for the `tags` property [GH-5931]

This comment has been minimized.

Copy link
@wyarde

wyarde Mar 10, 2020

Contributor

GH-5931 just adds tags for azurerm_kubernetes_cluster_node_pool

* `azurerm_kubernetes_cluster_node_pool`: Support for the `node_labels` property [GH-5531]
* `azurerm_kubernetes_cluster_node_pool`: Support for the `tags` property [GH-5931]
* `azurerm_kusto_cluster` - support for `enable_disk_encryption` and `enable_streaming_ingest` properties [GH-5855]
* `azurerm_lb` - support for the `private_ip_address_version` property [GH-5590]
* `azurerm_netapp_account` - support for the `tags` property [GH-5995]
Expand Down

0 comments on commit 0b1ff67

Please sign in to comment.