Hmm, changing a property on an imported `Pulumi.Az...
# general
j
Hmm, changing a property on an imported
Pulumi.AzureNative.Web.WebApp
is causing
pulumi preview
to seemingly hang indefinitely. It prints the resource and shows there's a diff, but then never finishes.
-v=9
shows a ton of
Registering resource monitor end
at the end of the logs which sounds like it's doing everything it needs to, but just never finishing up the preview. Any ideas on what to do?