Skip to content

Commit

Permalink
Update #25240
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Mar 18, 2024
1 parent 7f80c0b commit 362e0a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ BREAKING CHANGES:

* `azurerm_linux_function_app` - `app_settings["WEBSITE_RUN_FROM_PACKAGE"]` must be added to `ignore_changes` for deployments where an external tool modifies the `WEBSITE_RUN_FROM_PACKAGE` property in the `app_settings` block. [GH-24848]
* `azurerm_linux_function_app_slot` - `app_settings["WEBSITE_RUN_FROM_PACKAGE"]` must be added to `ignore_changes` for deployments where an external tool modifies the `WEBSITE_RUN_FROM_PACKAGE` property in the `app_settings` block. [GH-24848]
* `azurerm_storage_account` - support for `dns_endpoint_type` [GH-22583]


ENHANCEMENTS:

* dependencies: updating to `v0.20240315.1103122` of `github.com/hashicorp/go-azure-sdk` [GH-25166]
* `cosmosdb`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-25166]
* `azurerm_cosmosdb_postgresql_cluster` - expose list of server names and FQDN in the `servers` block [GH-25240]
* `azurerm_data_share` - hyphens are now allowed in the resource's name [GH-25242]
* `azurerm_nginx_deployment` - support the `auto_scale_profile` block [GH-24950]
* `azurerm_storage_account` - support for `dns_endpoint_type` [GH-22583]

BUG FIXES:

Expand Down

0 comments on commit 362e0a1

Please sign in to comment.