mirror of
https://github.com/opentofu/opentofu.git
synced 2026-02-11 23:03:31 -05:00
With the current implementation of terraform login, Windows Subsystem for Linux fails to open a browser due to lack of support for xdg-open. This commit reuses a fix from pkg/browser#8 which detects a WSL environment and uses cmd.exe to open the URL instead. |
||
|---|---|---|
| .. | ||
| mock.go | ||
| mock_test.go | ||
| native.go | ||
| webbrowser.go | ||