mach-composer / mach-composer-cli

MACH composer is an orchestration tool for modern MACH ecosystems, powered by Terraform infrastructure-as-code underneath.
https://docs.machcomposer.io
MIT License
47 stars 10 forks source link

Fix: Escape backslashes in module source path for Windows #393

Closed dennisppk closed 3 months ago

dennisppk commented 3 months ago

New PR with fix for resolving local windows paths Previous PR: https://github.com/mach-composer/mach-composer-cli/pull/323

I've tailored this fix specifically for Windows to simplify the acceptance process for you. It would be greatly appreciated if this could be merged soon, as I need to compile my own executable to utilize the latest release.