Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Workding for idempotency

...

Tip

Well-developed Items are idempotent and allow replay; subsequent runs apply only the changes only when that are needed, and bring the configuration into a desired state despite prior failed runs (caused due to transient errors like connection loss, out-of-memory issues, etc.).

...