Skip to content

Commit

Permalink
Update for #20628 #20757 #20603
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Mar 9, 2023
1 parent a96d61d commit 8d08f02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,10 @@ ENHANCEMENTS
* Data Source: `azurerm_kubernetes_cluster` - generate and export `node_resource_group_id` [GH-20830]
* `azurerm_kubernetes_cluster` - generate and export `node_resource_group_id` [GH-20830]
* `azurerm_kubernetes_cluster` - add support for `vertical_pod_autoscaler_enabled` [GH-20751]
* `azurerm_kubernetes_cluster` - add support for `msi_auth_for_monitoring_enabled` [GH-20757]
* `azurerm_kubernetes_cluster` - `vm_size` of the `default_node_pool` is no longer ForceNew and can be resized by specifying `temporary_name_for_rotation` [GH-20628]
* `azurerm_mariadb_server` - support for the `ssl_minimal_tls_version_enforced` property [GH-20782]
* `azurerm_monitor_action_group` - add support for the `location` property [GH-20603]
* `azurerm_servicebus_namespace` - exporting `endpoint` [GH-20790]

BUG FIXES:
Expand Down

0 comments on commit 8d08f02

Please sign in to comment.