James Skinner
James Skinner
I am looking at adopting `terragrunt` into our workflow. Everything looks good to me so far except [the advice and behaviour around handling `.terraform.lock.hcl`](https://terragrunt.gruntwork.io/docs/features/lock-file-handling/) files does not seem right. I...
At the moment the `src/apiSpecs` file is intended for testing only, yet it accounts for almost all of the dependencies of this module. The upshot is we are pulling in...
* update axios to fix a security warning * update apiSpecs.js lib to support breaking change in axois closes #29
#22 updated axios from 0.9.1 to 0.18.1 Release [0.13.0](https://github.com/axios/axios/blob/master/CHANGELOG.md#0130-jul-13-2016) of axios contains a breaking change with error formats - errors are now errors rather than response objects. This is not...