Ethan Edwards

Results 7 comments of Ethan Edwards

As someone struggling to run powershell because of these opinionated decisions on cmd.exe being required, please don't ever force how to run a shell on users.

I appreciate the sentiment of your response :) Unfortunately, we don't always have control of the interface for the underlying tools being used in scripts, and when doing systems testing...

@ko1nksm That would help! There are still cases where I might have a very long literal in the source code in the arguments, but I could move any long literals...

curious how this proposal intersects with the bash-style invocation examples provided above? currently we do not have to use `&` or `Invoke-Command` or `Start-Process` to invoke a process, similar to...

I found this thread from Google and it's very insightful - I believe some clarification or discussion around terms may be useful From my perspective, one of the primary goals...

It's 2024 and we're likely to see vscode replaced before this gets merged 😆

I may spin up an additional issue for this, but in general, looking at the issues I've encountered trying to use `terraform test`, as well as the numerous linked issues...