Morning, quick question: what is the best way to e...
# getting-started
s
Morning, quick question: what is the best way to export a resource properties as output from a stack and consume it in another stack?
c
You want to use stackreferences. Here is one example in typescript and another in python. You can even do it across languages: aws-ts-vpc-with-ecs-fargate-py