github Azure/terraform-azurerm-avm-res-web-site v0.6.1

latest releases: v0.21.8, v0.21.7, v0.21.6...
22 months ago
  • fixes logic for ftps_state affecting ftp_publish_basic_authentication_enabled and webdeploy_publish_basic_authentication_enabled for azurerm_windows_function_app, azurerm_linux_web_app, and azurerm_windows_web_app
  • adds logic for storage_account_name concerning 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_auth for basic authentication

Don't miss a new terraform-azurerm-avm-res-web-site release

NewReleases is sending notifications on new releases.