mammoth-honey-6147
10/10/2021, 7:56 PMnil
value if I reference an output that doesn't exist.
Also, if I have a folder structure like this:
root
infra
app
And my app
project references resources from the infra
project, is there a way I can pulumi up
the entire directory rather than running it from the individual folders/projects? Or would I need to look into the automation API for that?billowy-army-68599
apply
and then exit the program is it's not resolvedpulumi.log.error
mammoth-honey-6147
10/10/2021, 8:31 PM