Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(terraform): Replaced / with os.pathsep to support windows better …
…in terraform runner (bridgecrewio#5473) * Replaced / with os.pathsep to support windows better in terraform runner * Used os.sep instead of os.pathsep which is the correct one
- Loading branch information