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

fix: Match terraform.exe in windows releases #11

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

linuxdaemon
Copy link
Contributor

Fixes #9

Description

Changes the binary file to search for on windows to terraform.exe.

Context / Why are we making this change?

On windows, the binary is terraform.exe, not terraform.

Impact

There should be no change except on windows.

@c4po
Copy link
Contributor

c4po commented Apr 27, 2022

should we also add the .exe here on windows?

@linuxdaemon
Copy link
Contributor Author

should we also add the .exe here on windows?

Updated

@c4po c4po merged commit fa4b768 into etsy:main Apr 28, 2022
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.

Download logic doesn't handle Windows binaries
3 participants