You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave comments along the lines of "+1", "me too" or "any updates", they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment and review the contribution guide to help.
### Debug Output/Panic Output
```shell
10.0 -> 10.0.2
The payload sent to Azure as part of the relevant PUT request has a value that is "" for javaContainerVersion, which represents the desired Tomcat version.
this can be done post initial provisioning via portal.
Expected Behaviour
No response
Actual Behaviour
As of AzureRM 4.5.0, it is not possible to update an azurerm_windows_web_app 's site_config.application_stack.tomcat_version after provisioning.
A reproduction HCL configuration follows.
Steps to Reproduce
No response
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Community Note
Terraform Version
1.x
AzureRM Provider Version
4.5.0
Affected Resource(s)/Data Source(s)
azurerm_windows_web_app
Terraform Configuration Files
Expected Behaviour
No response
Actual Behaviour
As of AzureRM 4.5.0, it is not possible to update an azurerm_windows_web_app 's site_config.application_stack.tomcat_version after provisioning.
A reproduction HCL configuration follows.
Steps to Reproduce
No response
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: