This message was deleted.
# general
s
This message was deleted.
b
hey! Two things: 1) you can access outputs using
pulumi stack output
if you export the output 2) However, you can also embed pulumi directly into your typescript application using our automation API, which means your stack outputs don't need to call pulumi: https://www.pulumi.com/blog/automation-api/