Skip to content

Commit

Permalink
Update CHANGELOG.md #22375
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jul 6, 2023
1 parent db97ba1 commit 01e3a11
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 @@ -32,6 +32,7 @@ BUG FIXES:
* `azurerm_linux_web_app` - `allowed_origins` in the `cors` block now has a minimum entry count of `1` [GH-22352]
* `azurerm_linux_web_app` - fix panic in docker settings processing [GH-22347]
* `azurerm_linux_web_app_slot` - `allowed_origins` in the `cors` block now has a minimum entry count of `1` [GH-22352]
* `azurerm_private_dns_resolver_forwarding_rule_resource` - changing the `domain_name` property now creates a new resource [GH-22375]
* `azurerm_windows_function_app` - `allowed_origins` in the `cors` block now has a minimum entry count of `1` [GH-22352]
* `azurerm_windows_function_app_slot` - `allowed_origins` in the `cors` block now has a minimum entry count of `1` [GH-22352]
* `azurerm_windows_web_app` - `allowed_origins` in the `cors` block now has a minimum entry count of `1` [GH-22352]
Expand Down

0 comments on commit 01e3a11

Please sign in to comment.