Hi, all
I have one curious point about pulumi stack.
I have stack file composed yaml and this file is written about all of my aws cloud infra. But as time goes by I will define more resource and then stack file created more lines.
Is there any method to separate(or refer to another yaml file) one big yaml file?(ex: separated file about each resource, etc...)
P.S*:* I don't want to having many stack but I want one stack and many yaml files