Open dvasdekis opened 1 day ago
Hi @dvasdekis, thanks for reporting.
I just submitted a PR (#28016) for this issue, it's still draft as the tests are in progress. You can subscribe it to keep track, once it merged and released this should be supported.
For any further questions please leave comments. Thanks.
Is there an existing issue for this?
Community Note
Terraform Version
1.9.8
AzureRM Provider Version
4.9.0
Affected Resource(s)/Data Source(s)
azurerm_linux_function_app_slot
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Successful apply
Actual Behaviour
azurerm_linux_function_app_slot should apply TLS version 1.3, same as azurerm_linux_function_app. I am able to manually set the TLS to version 1.3 in the staging slot via clickops:
Steps to Reproduce
terraform apply
Important Factoids
No
References
No response