This message was deleted.
# dotnet
s
This message was deleted.
t
What’s the actual type of
v
in your code snippet at runtime? I suspect it should be an immutable dictionary that you should cast to the strong type and then extract the value for
id
key.
c
I am pulling it straight from Pulumi's docs. https://www.pulumi.com/docs/intro/concepts/organizing-stacks-projects/ I assume these docs assume only oneobject returns from a single output. I figure with Best Practices use Pulumi UI as a quick insight to whats configured out there, so why only supply a single output where I want to see full config.