Skip to content

Windows path formatting issue in find output #4119

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

Open
2 tasks done
denis256 opened this issue Apr 2, 2025 · 0 comments
Open
2 tasks done

Windows path formatting issue in find output #4119

denis256 opened this issue Apr 2, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@denis256
Copy link
Member

denis256 commented Apr 2, 2025

Describe the bug

File paths in JSON output on Windows are incorrectly escaped with double backslashes (\)

Image

Steps To Reproduce

Use Windows environment

Setup a directory with unit and stacks

terragrunt find --format=json --experiment cli-redesign

Expected behavior

I think paths are expected to be in Windows format with \

Nice to haves

  • Terminal output
  • Screenshots

Versions

  • Terragrunt version: v0.77.6
  • OpenTofu/Terraform version: Tofu 1.9
  • Environment details (Ubuntu 20.04, Windows 10, etc.): Windows 10

Additional context

N/A

@denis256 denis256 added the bug Something isn't working label Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant