Skip to content

Commit

Permalink
Update CHANGELOG.md to include #5443
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jan 21, 2020
1 parent 8e2079b commit 3ff6433
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,13 @@ BUG FIXES:

* `azurerm_app_service` - fixing a crash when `logs` was nil [GH-5414]
* `azurerm_container_group` - fixing a crash when `IPAddress.Ports` was nil in the response from the Azure API [GH-5415]
* `azurerm_postgresql_server` - correctly validate the `name` property [GH-5443]
* `azurerm_postgresql_database` - correctly validate the `server_name` property [GH-5443]
* `azurerm_postgresql_firewall` - correctly validate the `server_name` property [GH-5443]
* `azurerm_postgresql_virtual_network_rule` - correctly validate the `server_name` property [GH-5443]
* `azurerm_private_link_service` - fixing a crash when the `auto_approval` and `visibility` blocks aren't returned from the Azure API [GH-5428]


## 1.41.0 (January 16, 2020)

NOTES:
Expand Down

0 comments on commit 3ff6433

Please sign in to comment.