mirror of
https://github.com/patrickchugh/terravision.git
synced 2026-05-09 08:25:25 +02:00
[GH-ISSUE #170] The --simplified flag is ignored with --planfile and --graphfile parameters #97
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#97
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 @hangrybear666 on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/patrickchugh/terravision/issues/170
Hello, the generated outputs are identical with or without the
--simplifiedflag usingpatrickchugh/terravision:0.15.0am not entirely sure why, since the debug output shows no reference to either "simplified" or "high-level", if you have any other debug log messages I could look for, let me know and I will re-run the pipeline.
@patrickchugh commented on GitHub (Feb 20, 2026):
@hangrybear666 Thanks for spotting this. The simplified functionality wasn't implemented. It is now. Can you check with latest code I just pushed?