I am using Terraform to deploy Azure Functions infrastructure through Azure DevOps release pipeline. Everything works fine but starting from last Friday, I got an error said Function runtime is unable to start. After some investigation, I found out the host.json file is not generated in the Azure Function. Any ideas on what's the potential fix for this? (Only change is updated Function version v2 to v3, but even I downgrade back to v2, same problem still exists).
Environment: Azure Function V2/V3 Resources Created By Terraform using App Service Plan Tier