Hi Team - I have a quick question - Is there a way...
# aws
t
Hi Team - I have a quick question - Is there a way I can access Pulumi state (to get the exact ARNs/Configuration) from my application code? for example when I create a DynamoDB it creates a unique ARN, I need that ARN in my application code - What is hte best practice
r
Typically I would pass in the ARN as an env var