Johnathan Raymond
Johnathan Raymond
Would it make sense to have a version fixed in our AMI instead? or maybe a download URI with a default? My organization is a bit wary about downloading things...
A convenient reproduction for the above issue seems to be the docker input plugin, if that's helpful
I have a similar issue: ``` #16 3.976 /bin/sh: 1: wslpath: not found #16 4.082 17 10 2019 22:14:54.956:ERROR [config]: Error in config file! #16 4.082 { Error: Command failed:...
@birtles yes it does - the karma runner just seems to somehow detect as being in WSL when it's really running in docker on top of a linux kernel. `is-wsl`...
> since there's no libpnet backend for DPDK right now @mrmonday Can you elaborate on this? what would that entail & would such a contribution be considered?
Can a collaborator reopen this? It's pretty difficult to automate KFPv2 pipelines under the current state of the art
@thesuperzapper we're using this to check for successful deployments from GitHub Actions; do you think the approach seems reasonable?
Realistically I might want to use resolvables for any tag value, not just the AWS Default ones - and it's something I can do in HCL but not in the...
As I dig into the code a bit more, outputting the results of `hasTerraformChanges()` would be enough for my use case
I ran into this when installing on Node version 23 - using an LTS version (specifically 22 in my case) resolved the issue.