Skip to content

Commit

Permalink
Update for #14815
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Jan 6, 2022
1 parent 2547b7f commit e7f7ad4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ ENHANCEMENTS:
* `azurerm_iothub_endpoint_servicebus_queue_resource` - depracating `iothub_name` in favour of `iothub_id` [GH-14690]
* `azurerm_iothub_endpoint_storage_container_resource` - depracating `iothub_name` in favour of `iothub_id` [GH-14690]
* `azurerm_kubernetes_cluster` - support for `public_network_access_enabled`, `scale_down_mode` and `workload_runtime` properties [GH-14386]
* `azurerm_linux_function_app` - (Beta Resource) fix filtering of app_settings for `WEBSITE_CONTENTSHARE` and `WEBSITE_CONTENTAZUREFILECONNECTIONSTRING` [GH-14815]
* `azurerm_linux_virtual_machine` - support for the `user_data` property [GH-13888]
* `azurerm_linux_virtual_machine_scale_set` - support for the `user_data` property [GH-13888]
* `azurerm_managed_disk` - support for the `gallery_image_reference_id` property [GH-14121]
Expand All @@ -36,6 +37,7 @@ ENHANCEMENTS:
* `azurerm_windows_virtual_machine_scale_set` - support for the `user_data` property [GH-13888]



BUG FIXES:

* `azurerm_app_service_environment_v3` - fix for default value of `allow_new_private_endpoint_connections` [GH-14805]
Expand Down

0 comments on commit e7f7ad4

Please sign in to comment.