Phillip Gates-Idem
Phillip Gates-Idem
@Banashek the code is fairly straight-forward for handling initial delay. See https://github.com/lifeomic/attempt/blob/master/src/index.ts#L191 The only case when `initialDelay` is ignored is when you provide a `calcualateDelay` function via the options. If...
I was hoping to use this tool, but it seems like the better solution _for now_ is to parse the log output from `terraform plan`. I created https://github.com/lifeomic/terraform-plan-parser for that...
@lostllama It's quite possible that I made some assumptions that favor MacOS / Linux but pull requests would be welcome. I do see that the script for zipping the results...
Any chance this will be looked at again? I'm seeing that pubsub message events have their data converted to string and I suspect that this is the underlying issue.