Adding a "replica" block to "azurerm_app_configuration" throws "expanding replica
: location ("X") of replica "Y" is duplicated with replica """
#24065
Labels
Is there an existing issue for this?
Community Note
Terraform Version
1.6.4
AzureRM Provider Version
3.82.0
Affected Resource(s)/Data Source(s)
azurerm_app_configuration
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
The app config resource should be created in northeurope with a replica in uksouth
Actual Behaviour
azurerm provider complains that the replica is a duplicate of an empty string
Steps to Reproduce
terraform apply
on any validazurerm_app_configuration
with a single validreplica
block definedImportant Factoids
no
References
No response
The text was updated successfully, but these errors were encountered: