Skip to content

Commit

Permalink
Update CHANGELOG.md to include #5382
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jan 14, 2020
1 parent 2db030b commit 956e2fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ IMPROVEMENTS:
* `azurerm_devspace_controller` - the `sku` block has been deprecated in favour of the `sku_name` property [GH-5379]
* `azurerm_batch_pool` - support for the `metadata` property [GH-5309]
* `azurerm_function_app` - convert `connection_string`s from a `TypeList` to a `TypeSet` [GH-5319]
* `azurerm_iothub` - deprecate the `sku.tier` property as it is no longer required [GH-5382]
* `azurerm_iothub` - add an upper range of `200` to the `sku.capacify` validation [GH-5382]
* `azurerm_iothub_dps` - deprecate the `sku.tier` property as it is no longer required [GH-5382]
* `azurerm_iothub_dps` - add an upper range of `200` to the `sku.capacify` validation [GH-5382]
* `azurerm_managed_disk` - support for configuring `disk_encryption_set_id` [GH-5250]
* `azurerm_managed_disk` - support for configuring `storage_account_id` which is now required by the Azure API during an import [GH-5250]
* `azurerm_mariadb_server` - the `sku` block has been deprecated in favour of the `sku_name` property [GH-5378]
Expand Down

0 comments on commit 956e2fd

Please sign in to comment.