Leon Löchner
Leon Löchner
Can I do anything about the failing e2e tests?
According to Contributing.md I have to address one of the maintainers: @bwplotka I also tried using table tests as you suggested in #1351, but I found it a bit messy...
@bwplotka thanks for your review. I hope I addressed all you comments
@bwplotka anything missing from my side to move on with this PR?
Hi [Dosu](https://dosu.dev/), you are right, that the DefaultClient propagates the `TF_PLUGIN_CACHE_DIR`. However when using a custom step, the atlantis `TerraformExec` is not used and its `RunCommandWithVersion` does the injection of...
> I mean the fix is easy by providing an extra EnvStepRunner I solved it in a similar way. I opened the issue not because it is not possible, but...
~Yes please, at the moment the README has examples that use the cache-primary-key output and they don't work.~ EDIT: I missed that the examples were using `actions/cache/restore` which does output...