git-off

git off handles large files in git repos
git clone https://noulin.net/git/git-off.git
Log | Files | Refs | README

route53-2013-04-01.waiters2.json (338B)


      1 {
      2   "version": 2,
      3   "waiters": {
      4     "ResourceRecordSetsChanged": {
      5       "delay": 30,
      6       "maxAttempts": 60,
      7       "operation": "GetChange",
      8       "acceptors": [
      9         {
     10           "matcher": "path",
     11           "expected": "INSYNC",
     12           "argument": "ChangeInfo.Status",
     13           "state": "success"
     14         }
     15       ]
     16     }
     17   }
     18 }