Skip to content

Commit

Permalink
Update CHANGELOG.md #23955
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Dec 14, 2023
1 parent 88c1055 commit ba44fbc
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 @@ -18,7 +18,8 @@ ENHANCEMENTS:
* Data Source: `azurerm_monitor_workspace` - add support for the `default_data_collection_endpoint_id` and `default_data_collection_rule_id` properties [GH-24153]
* Data Source: `azurerm_shared_image_gallery` - add support for property `image_names` [GH-24176]
* `azurerm_dns_txt_record` - allow up to 4096 characters for the property `record.value` [GH-24169]
* `azurerm_container_app` - add `workload_profile_name` property [GH-24219]
* `azurerm_container_app` - support for the `workload_profile_name` property [GH-24219]
* `azurerm_container_app` - suppot for the `init_container` block [GH-23955]
* `azurerm_hpc_cache_blob_nfs_target` - support for the `verification_timer_in_seconds` and `write_back_timer_in_seconds` properties [GH-24207]
* `azurerm_hpc_cache_nfs_target` - support for the `verification_timer_in_seconds` and `write_back_timer_in_seconds` properties [GH-24208]
* `azurerm_linux_web_app` - make `client_secret_setting_name` optional and conflicts with `client_secret_certificate_thumbprint` [GH-21834]
Expand Down

0 comments on commit ba44fbc

Please sign in to comment.