https://pulumi.com logo
t

tall-librarian-49374

04/29/2019, 4:37 PM
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

big-piano-35669

04/30/2019, 3:53 AM
@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

lemon-spoon-91807

04/30/2019, 3:55 AM
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

white-balloon-205

04/30/2019, 3:55 AM
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

tall-librarian-49374

04/30/2019, 5:30 AM
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.