I believe I ran into the same issue where if you create the ALB with
awsx
then you won’t be able to .get() it later. You end up creating a second crosswalk ALB.
b
billowy-army-68599
07/30/2020, 5:26 PM
yeah unfortunately this is a known issue, however if you're creating an ALB with pulumi elsewhere, you don't necessary need to do a
.get()
- you can use a stack reference instead @famous-garage-15683
f
famous-garage-15683
07/30/2020, 6:10 PM
Is there an issue filed that I can follow?
famous-garage-15683
07/30/2020, 6:11 PM
I'm not sure what you mean about the stack reference. I thought that's what I was doing on the first line... I'm pretty new to Pulumi though, so maybe I'm missing something
m
millions-furniture-75402
08/03/2020, 12:52 PM
You can export outputs from a stack and use StackReference in another stack to get that output.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.