https://pulumi.com logo
f

freezing-kangaroo-92896

11/12/2019, 8:48 AM
I was trying out the .NET Core support using this sample: https://github.com/pulumi/examples/tree/master/azure-cs-appservice, and the initial deployment works well, but making changes to the "wwwroot/index.html" in the sample and doing "pulumi up" results in the following error: "panic: interface conversion: interface {} is nil, not map[string]interface {}", when it tries to update the Azure App Service settings. I'm unsure where to log an issue?
b

broad-dog-22463

11/12/2019, 8:58 AM
@tall-librarian-49374 thoughts here?
t

tall-librarian-49374

11/12/2019, 9:00 AM
You can find a workaround in there, although it's a bad bug, and hopefully we can fix it soon. It's marked as P1 and @microscopic-florist-22719 is on it
f

freezing-kangaroo-92896

11/12/2019, 9:03 AM
👍 great I'll have a look at that so I can explore it some more. Thank you
b

broad-dog-22463

11/12/2019, 10:52 AM
thanks @tall-librarian-49374