mirror of
https://github.com/patrickchugh/terravision.git
synced 2026-05-09 08:25:25 +02:00
[GH-ISSUE #105] S3 backends #52
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#52
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 @gokhanboranalp on GitHub (Feb 20, 2024).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/105
whta to do, if the backend is S3 bucket?
@patrickchugh commented on GitHub (Feb 21, 2024):
The backend is overriden at runtime to be local so TF plan can be read, is that not working ? Any error?
@bman654 commented on GitHub (Nov 12, 2024):
yes for me it does NOT override backend:
@patrickchugh commented on GitHub (Jan 3, 2026):
you should have an override.tf file copied by terravision that will force local state just for diagramming purposes, you can delete the file later if needed.