This message was deleted.
# getting-started
s
This message was deleted.
m
f
As I understand it, dependsOn will just ensure "resource creation, update, and deletion operations are done in the correct order." It won't cause a resource to be replaced if a dependency is updated.
e
https://github.com/pulumi/pulumi/issues/11577 <- Issue tracking a slightly more general feature that would enable this
👍 1