mirror of
https://github.com/patrickchugh/terravision.git
synced 2026-05-09 16:35:30 +02:00
[PR #34] [MERGED] Fix windows file folder compatibility #134
Labels
No labels
bug
enhancement
enhancement
good first issue
good first issue
good first issue
pipeline
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/terravision#134
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/patrickchugh/terravision/pull/34
Author: @Lauro235
Created: 5/29/2023
Status: ✅ Merged
Merged: 6/11/2023
Merged by: @patrickchugh
Base:
main← Head:fix_windows_file_folder_compatibility📝 Commits (2)
d42b93ffix windows os file and folder compatibility, converted python3 to python2031c85removed inner repo📊 Changes
6 files changed (+11 additions, -1 deletions)
View changed files
➕
C_/Users/Lozzy/.terravision/module_cache/https_/github.com/futurice/terraform-examples.git/aws/wordpress_fargate(+1 -0)➕
C_/Users/Lozzy/.terravision/module_cache/terraform-aws-modules/acm/aws(+1 -0)➕
C_/Users/Lozzy/.terravision/module_cache/terraform-aws-modules/alb/aws(+1 -0)➕
C_/Users/Lozzy/.terravision/module_cache/terraform-aws-modules/vpc/aws(+1 -0)📝
modules/gitlibs.py(+6 -0)📝
terravision(+1 -1)📄 Description
YOUR PR TITLE
The windows os handles folder and file naming differently to unix systems. This change helps make the current code Windows OS compatible. Note the other change is in the terravision file from 'python3' to 'python'
Type of Change
Checklist
All Submissions:
Changes to Core Features:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.