Delta

Delta is the number of resources affected by a Run in various ways.
  • addCount
    Count of resources to create.
  • changeCount
    Count of resources to modify in-place.
  • deleteCount
    Count of resources to destroy.
  • importCount
    Count of resources to import.
  • moveCount
    Count of resources to be moved.
  • resources
    Total number of resources in the state before applying the change.
  • forgetCount
    Count of resources to be forgotten.
  • okCount
    Count of ok resources.
  • skipCount
    Count of skipped resources.
  • rescueCount
    Count of rescued resources.
  • ignoreCount
    Count of ignored resources.
  • unreachableCount
    Count of unreachable resources.
  • failedCount
    Count of failed resources.