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: windows path errors #18

Merged
merged 1 commit into from
Jul 7, 2022
Merged

fix: windows path errors #18

merged 1 commit into from
Jul 7, 2022

Conversation

hugorut
Copy link
Collaborator

@hugorut hugorut commented Jul 7, 2022

  • resolves issues on some windows machines where VSCode provides the file path with an uppercase C. e.g.:
infracost filename /c:/foo/main.tf
vscode filename /C:/foo/main.tf
  • adds additional debug log to help fix problems in the future
  • tweaks readme to include instructions to locate debug log

@hugorut hugorut self-assigned this Jul 7, 2022
@hugorut hugorut requested a review from aliscott July 7, 2022 09:58
Copy link
Member

@aliscott aliscott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hugorut hugorut merged commit a138544 into master Jul 7, 2022
@hugorut hugorut deleted the fix/windows-path-fixes branch July 9, 2022 11:43
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.

2 participants