Is there any way to have Pulumi target code outsid...
# general
e
Is there any way to have Pulumi target code outside of the current working directory? Something like a
--code-path "/some/path"
argument? Didn't see one in the docs.
l
-C
or
--cwd
e
thanks!
👍 1