Set Development Stack on Azure Container Apps

Hey

Is it possible to use Terraform to set the Development Stack on Azure Container apps? We can set it to Generic or Java, setting it to Java gives us additional useful metrics.

We use Terraform to deploy our container apps. If we set the Development Stack to “Java” via CLI or Portal and re-deploy the app via Terraform it will revert this setting to “Generic” which is Default, even if it does not list it as one of the changes. I was unable to find if Terraform supports this feature?