The update result for a dynamic resource provider ...
# general
w
The update result for a dynamic resource provider has a field called
outs
which says that it is for
Any properties that were computed during updating
. My interpretation of that was that I only needed to set it if I was computing properties in the update method. Do I need to set that to all the inputs even if I don't touch them?