Skip to content

Commit

Permalink
CHANGELOG.md for #15570
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Apr 29, 2022
1 parent 1952a4e commit d64a105
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,20 @@ ENHANCEMENTS:
* dependencies: updating to `v0.11.26` of `github.com/Azure/go-autorest` [GH-16458]
* dependencies: upgrading to `v0.30.0` of `github.com/hashicorp/go-azure-helpers` [GH-16504]
* dependencies: upgrade `sqlvirtualmachine` to `2021-11-01-preview` [GH-15835]
* Data Source: `azurerm_linux_function_app` - add support for `sticky_settings` [GH-16546]
* Data Source: `azurerm_linux_web_app` - add support for `sticky_settings` [GH-16546]
* Data Source: `azurerm_windows_function_app` - add support for `sticky_settings` [GH-16546]
* Data Source: `azurerm_windows_web_app` - add support for `sticky_settings` [GH-16546]
* `azurerm_kubernetes_cluster` - support for the `run_command_enabled` property [GH-15029]
* `azurerm_linux_function_app` - add support for `sticky_settings` [GH-16546]
* Data Source: `azurerm_linux_function_app` - add support for `sticky_settings` [GH-16546]
* `azurerm_linux_web_app` - add support for `sticky_settings` [GH-16546]
* Data Source: `azurerm_linux_web_app` - add support for `sticky_settings` [GH-16546]
* `azurerm_monitor_aad_diagnostic_setting` - remove validation on `log.category` to allow for new log categories that are available in Azure [GH-16534]
* `azurerm_mssql_database` - Support for `short_term_retention_policy.0.backup_interval_in_hours` [GH-16528]
* `azurerm_stream_analytics_job` - support for the `type` property [GH-16548]
* `azurerm_windows_function_app` - add support for `sticky_settings` [GH-16546]
* Data Source: `azurerm_windows_function_app` - add support for `sticky_settings` [GH-16546]
* `azurerm_windows_web_app` - add support for `sticky_settings` [GH-16546]
* Data Source: `azurerm_windows_web_app` - add support for `sticky_settings` [GH-16546]
* `azurerm_linux_virtual_machine_scale_set` - the `terminate_notification` property has been renamed to `termination_notification` [GH-15570]
* `azurerm_windows_virtual_machine_scale_set` - the `terminate_notification` property has been renamed to `termination_notification` [GH-15570]

BUG FIXES:

Expand Down

0 comments on commit d64a105

Please sign in to comment.