Idempotency in Automation
One characteristic of robust automation is to make sure that our script is idempotent, this is a big word that describes a behavior where our automation will produce the same end system state no matter how many times the automation is triggered. Here...
Mar 2, 20213 min read167