Yasser Saleemi
Yasser Saleemi
I've got around this by creating a helper task: ```markdown ## var (v) > Some global vars that can be used by other tasks You can override these by setting...
@levkk It would be great if @david972 PR could get merged. Thanks
Hi, I was running into a similar issue, I suspected that it could be related to the endpoint configuration in Terraform provider. By removing the endpoint entry, it worked fine.
@ppolewicz I decided to look into this a little bit further, hoping maybe I could help fix a bug 😄 It would appear that `endpoint` configuration is not related to...
I am also trying to set how and where `KUBECONFIG` is aassigned and, following @clintmod suggestion, found some odd behaviour. When including a Taskfile, it doesn't seem like the `vars`...
@arbourd if it helps, I've created a scratch image for this -> https://github.com/yasn77/envsubst-image/pkgs/container/envsubst-image