sparse-intern-71089
03/27/2021, 6:39 AMbetter-shampoo-48884
03/27/2021, 8:14 AMbetter-shampoo-48884
03/27/2021, 9:50 AMconst currentProject = yaml.load(fs.readFileSync("./Pulumi.yaml"))
and the LocalWorkspace: ..projectSettings: currentProject..
better-shampoo-48884
03/27/2021, 9:51 AMbetter-shampoo-48884
03/27/2021, 9:52 AMlemon-agent-27707
03/27/2021, 3:40 PMworkDir
to the directory that contains your pulumi yaml, it will pick it up automatically.better-shampoo-48884
03/27/2021, 4:29 PMprojectSettings
defined.lemon-agent-27707
03/28/2021, 4:48 PMworkDir
without explicit projectSettings
then this behavior would be a bug and we should fix it. If you have a repro, please share or file an issue: https://github.com/pulumi/pulumi/issues/new?assignees=&labels=kind%2Fbug&template=0-bug-report.mdbetter-shampoo-48884
03/29/2021, 12:42 PM