Skip to content

Commit 8037775

Browse files
authored
Update CHANGELOG.md to include #4690
1 parent 2c1362e commit 8037775

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ IMPROVEMENTS:
3131
* `azurerm_network_security_rule` - add support for `Icmp` to the `protocol` property [GH-4615]
3232
* `azurerm_network_security_rule` - add support for `Icmp` to the `protocol` property [GH-4615]
3333
* `azurerm_servicebus_namespace` - allow `capacity` to `8` for tge premium SKU [GH-4630]
34+
* `azurerm_subnet` - add support for the `Microsoft.DBforPostgreSQL/serversv2` and `Microsoft.StreamAnalytics/streamingJobs` to the `service_delegation.name` property [GH-4690]
35+
* `azurerm_subnet` - add support for the `Microsoft.Network/networkinterfaces/*` and `Microsoft.Network/virtualNetworks/subnets/unprepareNetworkPolicies/action` to the `service_delegation.action` property [GH-4690]
3436

3537
BUG FIXES:
3638
* `azurerm_api_management` - deprecate the `disable_backend_ssl30`, `disable_backend_tls10`, `disable_backend_tls11`, `disable_triple_des_ciphers`, `disable_frontend_ssl30`, `disable_frontend_tls10`, `disable_frontend_tls11` properties as `true` actually meant enable in favour of `enable_backend_ssl30`, `enable_backend_tls10`, `enable_backend_tls11`, `enable_triple_des_ciphers`, `enable_frontend_ssl30`, `enable_frontend_tls10`, `enable_frontend_tls11` [GH-4534]

0 commit comments

Comments
 (0)