Skip to content

Commit

Permalink
Update CHANGELOG.md to include #5377
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed Jan 14, 2020
1 parent d01ca4a commit 42fca3f
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 @@ IMPROVEMENTS:
* `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]
* `azurerm_mysql_server` - the `sku` block has been deprecated in favour of the `sku_name` property [GH-5377]
* `azurerm_postgresql_server` - the `sku` block has been deprecated in favour of the `sku_name` property [GH-5376]
* `azurerm_lb_rule` - support for the `enable_tcp_reset` property [GH-5373]
* `azurerm_lb_nat_rule` - support for the `enable_tcp_reset` and `idle_timeout_in_minutes` properties [GH-5373]
Expand Down

0 comments on commit 42fca3f

Please sign in to comment.