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

Cope with different line endings in .terraform-version #434

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fractos
Copy link

@fractos fractos commented Jul 11, 2024

Use tr to strip carriage returns from this file as it can cause failures in repositories with CRLF.

Fixes #243

Use `tr` to strip carriage returns from this file as it can cause failures in repositories with CRLF.

(remove log message changes)
@fractos fractos force-pushed the fix/ignore-terraform-version-file-line-endings branch from e7b74fe to ffe5b01 Compare July 11, 2024 10:05
@fractos
Copy link
Author

fractos commented Oct 15, 2024

Hi @Zordrak - it would be great to get this reviewed and progressed. Do you have time to have a look?

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.

Unable to invoke terraform when line feed is CRLF
2 participants