Hi. How do I tell pulumi about dependencies it doe...
# general
d
Hi. How do I tell pulumi about dependencies it doesn't pick up automatically? For example, pulumi is smart enough to redeploy a docker image if the corresponding Dockerfile changes, but it doesn't seem know to redeploy if one of the files COPYed in the Dockerfile is modified.