Skip to content

Commit

Permalink
update CHANGELOG.md for #9228
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Nov 10, 2020
1 parent 07938e5 commit 2cb259a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ BUG FIXES:
* `azurerm_cosmosdb_sql_database` no longer attempts to get throughput settings when cosmos account is serverless [GH-9187]
* `azurerm_kubernetes_cluster` - changing the field `availability_zones` within the `default_node_pool` block now requires recreating the resource to match the behaviour of the Azure API [GH-8814]
* `azurerm_kubernetes_cluster_node_pool` - changing the field `availability_zones` now requires recreating the resource to match the behaviour of the Azure API [GH-8814]
* `log_analytics_workspace` - fix the `Free` tier from setting the `daily_quota_gb` property [GH-9228]
* `azurerm_linux_virtual_machine` - the field `disk_size_gb` within the `os_disk` block can now be configured up to `4095` [GH-9202]
* `azurerm_linux_virtual_machine_scale_set` - the field `disk_size_gb` within the `os_disk` block can now be configured up to `4095` [GH-9202]
* `azurerm_linux_virtual_machine_scale_set` - the field `computer_name_prefix` can now end with a dash [GH-9182]
Expand Down

0 comments on commit 2cb259a

Please sign in to comment.