- fixes logic for
ftps_stateaffectingftp_publish_basic_authentication_enabledandwebdeploy_publish_basic_authentication_enabledforazurerm_windows_function_app,azurerm_linux_web_app, andazurerm_windows_web_app - adds logic for
storage_account_nameconcerning linux function app
storage_account_name = var.function_app_create_storage_account ? module.avm_res_storage_storageaccount[0].name : var.function_app_storage_account_name`
- added
example\basic_authfor basic authentication