Delta is the number of resources affected by a Run in various ways.
- addCountCount of resources to create.
- changeCountCount of resources to modify in-place.
- deleteCountCount of resources to destroy.
- importCountCount of resources to import.
- moveCountCount of resources to be moved.
- resourcesTotal number of resources in the state before applying the change.
- forgetCountCount of resources to be forgotten.
- okCountCount of ok resources.
- skipCountCount of skipped resources.
- rescueCountCount of rescued resources.
- ignoreCountCount of ignored resources.
- unreachableCountCount of unreachable resources.
- failedCountCount of failed resources.