sparse-intern-71089
12/28/2018, 10:49 PMwhite-balloon-205
creamy-potato-29402
12/28/2018, 10:57 PMpulumi
CLI, which can re-use those resource descriptions in multiple stacks. So hopefully that’s a helpful start.gifted-island-55702
12/28/2018, 10:57 PMdefault
(or similarly).creamy-potato-29402
12/28/2018, 10:58 PMgifted-island-55702
12/28/2018, 10:58 PMgifted-island-55702
12/28/2018, 10:58 PMcreamy-potato-29402
12/28/2018, 10:59 PMwhite-balloon-205
Is it possible to have one pulumi project that contains more than one pulumi program?No. A project is a Pulumi.yaml file, and that file specified the
runtime
and main
entrypoint of the program to execute for the deployment of the project.white-balloon-205
one of the issues I have is the usage of pulumi program in one places of the docs and pulumi project in others. I am lost if they describe the same thing :Yes - it does look like we are a little loose in using the word "program" in some places we should use "project". Technically, these are 1:1, so it doesn't really matter - and in many cases the prose really is referring to the program that a project will run, vs. the project itself. But I do see a few cases where we should be crisper here.
gifted-island-55702
12/28/2018, 11:03 PM