Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(login): use $BROWSER environment variable when set to open browser window #34904

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

michaelbrewer
Copy link

@michaelbrewer michaelbrewer commented Mar 28, 2024

Use the $BROWSER to open the browser window for code-server or vscode-web environments.

Fixes #34902

Target Release

1.7.x

Draft CHANGELOG entry

  • When set user $BROWSER to open for terraform login

ENHANCEMENTS

  • Use the $BROWSER to open the browser window for code-server or vscode-web environments.

closes #34902

…8b0745d9d6/bin/helpers/browser.sh when set to open browser window
@hashicorp-cla
Copy link

hashicorp-cla commented Mar 28, 2024

CLA assistant check
All committers have signed the CLA.

@crw
Copy link
Collaborator

crw commented Mar 28, 2024

Thanks for this submission! I'll raise it in triage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support BROWSER environment variable for overriding how "terraform login" launches a web browser
3 participants