NOTES:
- The
azurerm_mssql_job_credential
resource now supports thepassword_wo
write-only argument - The
azurerm_mssql_server
resource now supports theadministrator_login_password_wo
write-only argument - The
azurerm_mysql_flexible_server
resource now supports theadministrator_password_wo
write-only argument - The
azurerm_postgresql_flexible_server
resource now supports theadministrator_password_wo
write-only argument - The
azurerm_postgresql_server
resource now supports theadministrator_login_password_wo
write-only argument
FEATURES:
- New Resource:
azurerm_linux_function_app_flex_consumption
(#28199) - New Resource:
azurerm_network_manager_verifier_workspace
(#28754)
ENHANCEMENTS:
- dependencies:
azurerm_kubernetes_cluster_trusted_access_role_binding
- update API version to2024-05-01
(#28853) - dependencies:
desktopvirtualization
- update API version to2024-04-03
(#28771) - dependencies:
kusto
- update API version to2024-04-13
(#28685) - dependencies:
redis
- update API version to2024-11-01
(#28696) - dependencies:
workloads
- update API version to2024-09-01
(#28825) azurerm_fluid_relay_server
- fixversionless_id
support forkey_vault_key_id
(#28864)azurerm_kubernetes_cluster
- add support for theupgrade_override_setting
property (#27962)azurerm_kusto_cluster_principal_assignment
- add support forAllDatabaseMonitor
role type (#28685)azurerm_linux_function_app
- correctly updateWEBSITE_CONTENTSHARE
andWEBSITE_CONTENTAZUREFILECONNECTIONSTRING
when changed inapp_settings
(#28859)azurerm_linux_function_app_slot
- correctly updateWEBSITE_CONTENTSHARE
andWEBSITE_CONTENTAZUREFILECONNECTIONSTRING
when changed inapp_settings
(#28859)azurerm_linux_web_app
- add support for Node Version22
(#28840)azurerm_linux_web_app_slot
- add support for Node Version22
(#28840)azurerm_logic_app_standard
- add support for thevnet_content_share_enabled
property (#28879)azurerm_mssql_job_credential
- add support for thepassword_wo
andpassword_wo_version
properties (#28808)azurerm_mssql_managed_instance
- add support for thedatabase_format
andhybrid_secondary_usage
properties (#28248)azurerm_mssql_server
- add support for theadministrator_login_password_wo
andadministrator_login_password_wo_version
properties (#28818)azurerm_mysql_flexible_server
- add support for theadministrator_password_wo
andadministrator_password_wo_version
properties (#28799)azurerm_postgresql_flexible_server
- add support for theadministrator_password_wo
andadministrator_password_wo_version
properties (#28857)azurerm_postgresql_server
- add support for theadministrator_login_password_wo
andadministrator_login_password_wo_version
properties (#28856)azurerm_service_plan
- add support for theI1mv2
,I2mv2
,I3mv2
,I4mv2
,I5mv2
skus (#28316)azurerm_servicebus_namespace
- split create/update functions (#28539)azurerm_storage_account
- nested attributes inimmutability_policy
can now be updated (#28122)azurerm_windows_function_app
- correctly updateWEBSITE_CONTENTSHARE
andWEBSITE_CONTENTAZUREFILECONNECTIONSTRING
when changed inapp_settings
(#28859)azurerm_windows_function_app_slot
- correctly updateWEBSITE_CONTENTSHARE
andWEBSITE_CONTENTAZUREFILECONNECTIONSTRING
when changed inapp_settings
(#28859)
BUG FIXES:
azurerm_key_vault_secret
- recreate the resource ifexpiration_date
is removed after having been set (#28494)azurerm_log_analytics_cluster_customer_managed_key
- fix error due to read-only property included in request payload during create/update/delete operations (#28862)azurerm_log_analytics_cluster_customer_managed_key
- remove resource from state when deleted outside of Terraform (#28862)azurerm_log_analytics_cluster_customer_managed_key
- fix resource delete function (#28862)azurerm_security_center_pricing
- updatingsubplan
now recreates the resource to work around API behaviour that enables certain settings on updated (#27805)azurerm_windows_web_app
- fix change detection fortomcat_version
(#28842)