Skip to content

Commit

Permalink
updating to include #4302 & #4303
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Sep 12, 2019
1 parent 962aab6 commit c9c0e44
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,10 @@ IMPROVEMENTS:
* `azurerm_eventhub_namespace` - changing the `kafka_enabled` property now forces a new resource [GH-4264]
* `azurerm_kubernetes_cluster` - support for configuring the `kube_dashboard` within the `addon_profile` block [GH-4139]
* `azurerm_mariadb_server` - support for version `10.3` [GH-4170]
* `azurerm_mariadb_server` - support for configuring `auto_grow` [GH-4302]
* `azurerm_managed_disk` - add support for the Ultra SSD `disk_iops_read_write` & `disk_mbps_read_write` properties [GH-4102]
* `azurerm_postgresql_server` - support for `auto_grow` [GH-4220]
* `azurerm_mysql_server` - support for configuring `auto_grow` [GH-4303]
* `azurerm_postgresql_server` - support for configuring `auto_grow` [GH-4220]
* `azurerm_resource_group` - the `name` field can now be up to 90 characters [GH-4233]
* `azurerm_role_assignment` - add `principal_type` and `skip_service_principal_aad_check` properties [GH-4168]
* `azurerm_storage_account` - gracefully degrading when there's a ReadOnly lock/the user doesn't have permissions to list the Keys for the storage account [GH-4248]
Expand Down

0 comments on commit c9c0e44

Please sign in to comment.