App Service Stack Version Issue

Hi,

I am currently trying to deploy an app service to Azure. The App Service Plan deploys ok, but when I deploy a web app (azure_rm_appservice) to it - it automatically defaults to .net 4.7:

1

I am trying to get this to default to .net core - as shown below:

2

Can anyone point me at the correct syntax for this?

I have looked through the app service documentation at https://www.terraform.io/docs/providers/azurerm/r/app_service.html but have been unable to find anything relating to the stack type. I have been able to locate the section to change the .net version between 4.7 and 3.5, but not the stack itself.

Can someone please point me at whatever obvious declaration I’m missing?

This is interesting…Let me check in with the provider team and see if I can find an answer for you!

Hi @salaxander

Have you heard anything from the team yet?

Thanks,
Ben