Skip to content

Commit

Permalink
updating to include #9358
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Nov 18, 2020
1 parent c17da92 commit e7a5113
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@ IMPROVEMENTS:
* Data Source: `azurerm_kubernetes_node_pool` - exposing `os_disk_type` [GH-9166]
* `azurerm_api_management_api_diagnostic` - support for the `always_log_errors`, `http_correlation_protocol`, `log_client_ip` and `verbosity` attributes [GH-9172]
* `azurerm_api_management_api_diagnostic` - support the `frontend_request`, `frontend_response`, `backend_request` and `backend_response` blocks [GH-9172]
* `azurerm_cosmosdb` - Remove cosmosdb autoscale upper cap [GH-9050]
* `azurerm_firewall` now supports firewall manager policies [GH-8879]
* `azurerm_cosmosdb` - removing the cosmosdb autoscale upper cap [GH-9050]
* `azurerm_firewall` - supports for firewall manager policies [GH-8879]
* `azurerm_kubernetes_cluster` - support for configuring `os_disk_type` within the `default_node_pool` block [GH-9166]
* `azurerm_kubernetes_node_pool` - support for configuring `os_disk_type` [GH-9166]
* `azurerm_linux_virtual_machine` - Support `extensions_time_budget` property [GH-9257]
* `azurerm_linux_virtual_machine` - updating the `dedicated_host_id` nolonger forces a new resource [GH-9264]
* `azurerm_linux_virtual_machine` - updating the `dedicated_host_id` no longer forces a new resource [GH-9264]
* `azurerm_kubernetes_cluster` - the block `http_application_routing` within the `addon_profile` block can now be updated/removed [GH-9358]
* `azurerm_mssql_database` - `sku_name` supports more `DWxxxc` options [GH-9370]
* `azurerm_postgresql_server` - increase max storage to 16TiB [GH-9373]
* `azurerm_windows_virtual_machine` - Support `extensions_time_budget` property [GH-9257]
Expand Down

0 comments on commit e7a5113

Please sign in to comment.