miniature-leather-70472
02/17/2021, 2:46 PMwitty-candle-66007
02/17/2021, 3:56 PMpulumi preview
or pulumi up
calls. So you may want to put a conditional around it using isDryRun()
(https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/runtime/#isDryRun) to avoid the code running during preview.tall-librarian-49374
02/17/2021, 4:18 PMApply
when all dependencies for that call are resolved.numerous-artist-1705
02/17/2021, 8:28 PMApply
for dependencies. Have at my implementation here: https://github.com/UnoSD/TvShowRss/blob/95d8ad28ce3ff4c7ea339f0231ad3a03a99f0446/Infrastructure/Program.cs#L404miniature-leather-70472
02/18/2021, 5:19 PMtall-librarian-49374
02/18/2021, 5:24 PMApply
is invokedminiature-leather-70472
02/22/2021, 3:22 PMtall-librarian-49374
02/22/2021, 3:29 PMApply
. You should assign it to stack outputs to guarantee the execution.