Setting support_credentials in azurerm_linux_function_app causes error #20148
Labels
bug
service/functions
Function Apps
upstream/microsoft
Indicates that there's an upstream issue blocking this issue/PR
v/3.x
Is there an existing issue for this?
Community Note
Setting the
support_credentials
option inazurerm_linux_function_app.site_config.cors
causes a mysterious error with a nil message. It seems like this has been noticed by some others as well: #3188 (comment)Terraform Version
1.2.1
AzureRM Provider Version
3.40.0
Affected Resource(s)/Data Source(s)
azurerm_linux_function_app
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Expect setting support_credentials = true to work
Actual Behaviour
Doesn't work with a mysterious nil error message.
Steps to Reproduce
terraform apply
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: