Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored May 29, 2024
1 parent 0263f62 commit 7cae791
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,26 @@ FEATURES:
* New Data Source: `azurerm_storage_queue` [GH-26087]
* New Resource: `azurerm_virtual_machine_implicit_data_disk_from_source` [GH-25537]

ENHANCEMENTS
ENHANCEMENTS:

* dependencies: updating to `v0.20240523.1095414` of `github.com/hashicorp/go-azure-sdk` [GH-26090]
* `containerapps`: update API version to `2024-03-01` [GH-25993]
* `keyvault`: populating the cache using both the Key Vault List and Resources API to workaround incomplete/stale data being returned [GH-26070]
* `virtualnetworkpeerings`: update to use `hashicorp/go-azure-sdk` [GH-26065]
* `azurerm_automation_powershell72_module` - add support for the `tags` property [GH-26106]
* `azurerm_bastion_host` - added support for `Developer` SKU [GH-26068]
* `azurerm_bastion_host` - add support for `Developer` SKU [GH-26068]
* `azurerm_container_app_environment` - add support for the `mutual_tls_enabled` property [GH-25993]
* `azurerm_container_registry` - add validation to fail fast when setting `public_network_access_enabled` with an invalid SKU [GH-26054]
* `azurerm_linux_virtual_machine` - `hibernation_enabled` can now be updated [GH-26112]
* `azurerm_logic_app_trigger_custom` - add support for the property `callback_url` [GH-25979]
* `azurerm_machine_learning_workspace` - add support for the `serverless_compute` block [GH-25660]
* `azurerm_new_relic_monitor` - add support for the `identity` block [GH-26115]
* `azurerm_route_map` - `parameter` is now Optional when the action type is `Drop` [GH-26003]
* `azurerm_windows_virtual_machine` - `hibernation_enabled` can now be updated [GH-26112]

BUG FIXES:

* Data Source: `azurerm_system_center_virtual_machine_manager_inventory_items` - normalise the resource ID for Intentory Items [GH-25955]
* `azurerm_app_configuration_feature` - update polling interval to tolerate eventual consistency of the API [GH-26025]
* `azurerm_app_configuration_key` - update polling interval to tolerate eventual consistency of the API [GH-26025]
* `azurerm_linux_function_app` - fix update handling of `health_check_eviction_time_in_min` and `WEBSITE_HEALTHCHECK_MAXPINGFAILURES` [GH-26107]
Expand Down

0 comments on commit 7cae791

Please sign in to comment.