mirror of
https://github.com/patrickchugh/terravision.git
synced 2026-05-09 08:25:25 +02:00
[GH-ISSUE #144] Will terravision support module which has s3 as source #84
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#84
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?
Originally created by @KrishnaMouli on GitHub (Sep 5, 2025).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/144
My infrastructure module source is s3. When I am hitting terravison command it is treating source as git and giving error that unable to clone git.
Is something that I am missing here?
@patrickchugh commented on GitHub (Oct 20, 2025):
Can you copy the files from S3 to a local folder and try to run it ? Is there a reason you have your scripts in S3 instead of git?
@patrickchugh commented on GitHub (Dec 19, 2025):
closing as no response