https://pulumi.com logo
Title
f

flat-sunset-12668

04/12/2023, 1:12 AM
Hello, I think it makes sense for me to split my project into two separate projects (following the micro-stack pattern). However each project would require outputs from the other project, causing a circular dependency. Is this resolvable, or does this need to stay as one project? I saw this post (https://www.pulumi.com/blog/exploring-circular-dependencies/) which gave me hope that it was resolvable, but I am not sure how much of this is theory as opposed to currently working code.
b

billowy-army-68599

04/12/2023, 1:55 AM
This is just theory at the moment I’m afraid
s

salmon-account-74572

04/12/2023, 11:37 AM
If you can provide more details, we might be able to help brainstorm on a solution