sparse-intern-71089
08/27/2020, 6:02 PMfaint-table-42725
08/27/2020, 6:09 PMget
on the resource and use it from there.
Something along these lines:
In the exporting stack: export const repositoryId = repository.id
In the importing stack, const repo = new awsx.ecr.Repository("repo", { repository: aws.ecr.Repository.get("ecrRepo", infra.requireOutput("repositoryId")) })
numerous-psychiatrist-20856
08/27/2020, 6:11 PMnumerous-psychiatrist-20856
08/27/2020, 6:11 PMhundreds-musician-51496
08/27/2020, 7:24 PMnumerous-psychiatrist-20856
08/27/2020, 7:42 PM