@witty-candle-66007 I think they were referencing doing something like this(Currently not working example)
https://github.com/M1kep/pulumi-learning/tree/main/github-typescript-with-oidc/src
In the teams folders you have the team definitions, and in the repository folders you have the repository definitions. With traditional TF, there was no need to import or anything like that. But with TS, it’s a bit harder. Personally I’m also curious about whether or not there are any ways around this. I’m not hopeful though