Skip to content

Commit

Permalink
Update CHANGELOG.md to include #5373
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jan 13, 2020
1 parent 612c58b commit 044befb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ IMPROVEMENTS:
* `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_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]

BUG FIXES:

Expand Down

0 comments on commit 044befb

Please sign in to comment.