This message was deleted.
# python
s
This message was deleted.
s
You should just be able to reference the variable.object like
ecr.repository_url.
I am actually in the middle of a project implementing Fargate. That worked for me. Another thing that is nice is the
pulumi.export
if you export your entire
ecr
object and go into the pulumi console you can see what the reference items are. Helps understand what the outputs are visually.