Open bytef10w opened 8 months ago
Hi @IharStatkevich , Thanks for filing this issue. AzureRM provider is case sensetive and it validates the id before plan. you post says the local.default_action_group.id
raised the issue, but your title says the azurerm_resources fetched a wrong cased id caused the issue. could you please make sure which part of the field caused the issue? I guess the issue is raised by azurerm_monitor_action_group.this[0].id
.
Is there an existing issue for this?
Community Note
Terraform Version
1.7.3
AzureRM Provider Version
3.90, 3.96.0
Affected Resource(s)/Data Source(s)
azurerm_resources
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Actual Behaviour
Steps to Reproduce
No response
Important Factoids
No response
References
No response