Skip to content

Commit

Permalink
Updating to include hashicorp#24830
Browse files Browse the repository at this point in the history
  • Loading branch information
WodansSon authored and rizkybiz committed Feb 29, 2024
1 parent 0826c31 commit 9277166
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@ ENHANCEMENTS:
* `containerapps`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-24862]
* `containerservices`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-24872]
* `azurerm_container_app_environment`: support for `infrastructure_resource_group_name` [GH-24361]
* `azurerm_cosmosdb_account` - add default values for the `consistency_policy` code block [GH-24830]
* `azurerm_dashboard_grafana` - support for the `smtp` block [GH-24717]

BUG FIXES:

* `azurerm_container_app_environment`: avoid unwanted changes when updating and using `log_analytics_workspace_id` [GH-24303]
* `azurerm_cosmosdb_account` - fixed regression in the `backup` code block [GH-24830]
* `azurerm_data_factory` - allow the `git_url` property to be blank/empty [GH-24879]
* `azurerm_linux_web_app_slot` - the `worker_count` property now works correctly in the `site_config` block [GH-24515]
* `azurerm_linux_web_app` - support `off` for the `file_system_level` property [GH-24877]
Expand All @@ -27,7 +29,6 @@ BUG FIXES:
* `azurerm_windows_web_app` - support `off` for the `file_system_level` property [GH-24877]
* `azurerm_windows_web_app_slot` - support `off` for the `file_system_level` property [GH-24877]


## 3.91.0 (February 08, 2024)

FEATURES:
Expand Down

0 comments on commit 9277166

Please sign in to comment.