Skip to content

Commit

Permalink
adjusting the message for #9750
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Dec 9, 2020
1 parent e1d294a commit fa00840
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 @@ -35,7 +35,9 @@ BUG FIXES:
* `azurerm_bot_channel_ms_teams` - the field `bot_name` is now ForceNew to match the documentation/API behaviour [GH-9690]
* `azurerm_bot_channel_slack` - the field `bot_name` is now ForceNew to match the documentation/API behaviour [GH-9690]
* `azurerm_bot_connection` - the field `bot_name` is now ForceNew to match the documentation/API behaviour [GH-9690]
* `azurerm_frontdoor` - updating to use a generated Resource ID Formatter/Parser/Validator [GH-9750]
* `azurerm_frontdoor` - working around an upstream API issue by rewriting the returned ID's within Terraform [GH-9750]
* `azurerm_frontdoor_custom_https_configuration` - working around an upstream API issue by rewriting the returned ID's within Terraform [GH-9750]
* `azurerm_frontdoor_firewall_policy` - working around an upstream API issue by rewriting the returned ID's within Terraform [GH-9750]
* `azurerm_postgresql_server` - changing the `geo_redundant_backup_enabled` property now forces a new resource [GH-9694]
* `azurerm_postgresql_server` - Fix issue when specifying empty threat detection list attributes [GH-9739]
* `azurerm_signar_service` - having an empty `allowed_origins` in the `cors` block will no longer cause a panic [GH-9671]
Expand Down

0 comments on commit fa00840

Please sign in to comment.