This message was deleted.
# getting-started
s
This message was deleted.
c
it looks like
pulumi.Config
can use json structures with types or requireObject, but
stack.getOutput
is an any. Can I pass objects and arrays as stack exports and
stack.getOuput('resource1') as ResourceExport
?