Skip to content

Commit

Permalink
Updated to include #24412
Browse files Browse the repository at this point in the history
  • Loading branch information
WodansSon authored Jan 11, 2024
1 parent f5837dc commit 8070dc3
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 @@ -8,12 +8,15 @@ FEATURES:
ENHANCEMENTS:

* dependencies: updating to `v0.20240111.1094251` of `github.com/hashicorp/go-azure-sdk` [GH-24463]
* Data Source: `azurerm_mssql_database` - support for `identity`, `transparent_data_encryption_enabled`, `transparent_data_encryption_key_vault_key_id` and `transparent_data_encryption_key_automatic_rotation_enabled` [GH-24412]
* Data Source: `azurerm_mssql_server` - support for `transparent_data_encryption_key_vault_key_id` [GH-24412]
* `machinelearning`: updating to API Version `2023-10-01` [GH-24416]
* `paloaltonetworks`: updating to API Version `2023-09-01` [GH-24290]
* `azurerm_container_app` - update create time validations for `ingress.0.traffic_weight` [GH-24042]
* `azurerm_container_app`- support for the `ip_security_restriction` block [GH-23870]
* `azurerm_kubernetes_cluster` - properties in `default_node_pool.linux_os_config.sysctl_config` are now updateable via node pool cycling [GH-24397]
* `azurerm_linux_web_app` - support the `VS2022` value for the `remote_debugging_version` property [GH-24407]
* `azurerm_mssql_database` - support for `identity`, `transparent_data_encryption_key_vault_key_id` and `transparent_data_encryption_key_automatic_rotation_enabled` [GH-24412]
* `azurerm_postgres_flexible_server` - `sku_name` now supports being set to `MO_Standard_E96ds_v5` [GH-24367]
* `azurerm_role_assignment` - support for the `principal_type` property [GH-24271]
* `azurerm_windows_web_app` - support the `VS2022` value for the `remote_debugging_version` property [GH-24407]
Expand Down

0 comments on commit 8070dc3

Please sign in to comment.