Say I have a resource B, that depends on resource ...
# general
b
Say I have a resource B, that depends on resource A via one of its outputs. Is there any straightforward way to force B to update any time A updates, even if the change in A is not one of the outputs that B depends on?