Michael Brewer

Results 134 comments of Michael Brewer
trafficstars

> I expect we would also be willing to switch to an actively-maintained fork, particularly if it offered equivalent functionality plus the additional environment variable you want. > > I...

https://github.com/pkg/browser/pull/14#issuecomment-741864029 `If tools need to respect BROWSER in a way they see fit, they can do so manually before invoking pkg/browser functionality.` So either we patch terraform with `BROWSER` or...

@apparentlymart is this what you mean ? https://github.com/hashicorp/terraform/pull/34926 Which added a flag to use the browser environment variable to launch the browser (`TF_BROWSER_ENV`)

@apparentlymart i have to PRs with different implementations to choose from

@kylecarbs - would this be like how you can create new projects like a Pattern or Blueprint (like i want to make a new Springboot application from one of the...

i would help alot if we could configure [Hashicorp Vault](https://www.vaultproject.io/) to store user level secrets.

> ## Workaround > For those looking for this behavior today, you can use a bash `while` loop in your coder script to wait for a specific command (e.g. `code-server`...

Oh thanks. I need to add this to my going list of notes.