Open azarboon opened 1 week ago
Here is the Azure doc page that shows supported node versions and following is the screenshot:
@stephybun can you please check this message before moving on so I don't have to create a new PR? I think the tests fail to catch the error.
Is there an existing issue for this?
Community Note
Terraform Version
1.9.7
AzureRM Provider Version
4.6.0
Affected Resource(s)/Data Source(s)
azurerm_linux_function_app
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Successfully run the app
Actual Behaviour
Application fails to run. I get error that specified node version is outdated, even though I used node version mentioned in the doc.
Steps to Reproduce
terraform plan -out main.tfplan terraform apply main.tfplan
Then check the function's public URL then check "Diagnose and solve problems" in Azure Portal
Important Factoids
No response
References
No response