high-holiday-63390
11/08/2021, 7:23 PMsalmon-raincoat-19475
11/08/2021, 7:33 PMsample
stack to have that beanstalk app
One way to do that could be to have a larger project with different deployment stacks, and pulumi.get_stack()
can tell you if you want to run certain things, OR simply have different values in your yaml
file for each associated stack.
When deploying the sample
stack you would have the beanstalk app, and for production
it wouldn't include it, but would not tear down `sample`'s apphigh-holiday-63390
11/08/2021, 7:41 PMlittle-cartoon-10569
11/08/2021, 7:48 PM