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
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Terraform (and AzureRM Provider) Version
Affected Resource(s)
azurerm_linux_function_app
Terraform Configuration Files
Output
Panic Output
Expected Behaviour
value of
ip_address
is ignored for changes if it is have valuenull
orAzureCloud
in case if firewall rules based onservice_tag
Actual Behaviour
value of
id_adress
always changedSteps to Reproduce
terraform apply
terraform apply
~ ip_address = "AzureCloud" -> null
The text was updated successfully, but these errors were encountered: