I'm trying to create a Cosmos DB account with 5 re...
# general
t
I'm trying to create a Cosmos DB account with 5 regions and it invariably fails as described in https://github.com/pulumi/pulumi-azure/issues/219. Any hints or workarounds?
b
@stocky-spoon-28903 @white-balloon-205 @lemon-spoon-91807 Any ideas how to proceed? I hit this a few times myself due to the slowness of provisioning stuff globally!
l
I have never seen that... i'll have to look into it tomorrow. The name part is very weird. And it's unclear to me what the root cause is just from the description/error.
w
I believe this is https://github.com/terraform-providers/terraform-provider-azurerm/issues/2602. There are some (awful) workarounds there. Might be worth one of us trying to fix this in Terraform or the Azure go sdk.
t
In my case, it would help if there was a clear way to "resume" after the failure. The resource actually gets created just fine, but then Pulumi wants to start all over again.