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

Add PowerShell impl. of GetDefaultInterfaceName #34

Merged
merged 2 commits into from
Jun 9, 2023

Conversation

angrycub
Copy link
Contributor

Allows localized versions of Windows to work correctly since it does not rely on string parsing. New behavior is dependent on powershell being in the path. Will fallback to old behavior if PS is not available.

Allows localized versions of Windows to work correctly since it does not
rely on string parsing. New behavior is dependent on `powershell` being
in the path. Will fallback to old behavior if PS is not available.
route_info_windows.go Show resolved Hide resolved
@angrycub
Copy link
Contributor Author

Fixes #30

@hashicorp-cla
Copy link

hashicorp-cla commented Mar 12, 2022

CLA assistant check
All committers have signed the CLA.

@angrycub angrycub merged commit 21bd712 into hashicorp:master Jun 9, 2023
@angrycub angrycub deleted the f-win-ps-route branch June 9, 2023 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants