https://pulumi.com logo
g

gentle-diamond-70147

08/16/2019, 2:51 PM
Resources that depend on each other (e.g. an output of one is used as the input of another) will influence the sequence. Beyond that you can use https://www.pulumi.com/docs/reference/programming-model/#dependson to also influence the sequence.
👍 1