mirror of
https://github.com/patrickchugh/terravision.git
synced 2026-05-09 08:25:25 +02:00
[PR #156] [MERGED] Refactor graphmaker #184
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#184
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/156
Author: @patrickchugh
Created: 12/25/2025
Status: ✅ Merged
Merged: 12/25/2025
Merged by: @patrickchugh
Base:
main← Head:refactor-graphmaker📝 Commits (9)
55163c4adding module cross reference checkafae8d9refactor check_relationshipc6257e1added cross module reference check52acb2erefactored add_relations()4f123faGVPR title fixd8dde40added new static website test for cross-module references77b524eactionsc88250ablack96f2e5dMerge branch 'main' into refactor-graphmaker📊 Changes
10 files changed (+8983 additions, -158 deletions)
View changed files
➕
architecture.json(+10 -0)📝
modules/config/cloud_config_aws.py(+6 -0)📝
modules/graphmaker.py(+423 -157)📝
shiftLabel.gvpr(+14 -1)➕
tests/fixtures/aws_terraform/static-website/main.tf(+72 -0)➕
tests/fixtures/aws_terraform/static-website/outputs.tf(+14 -0)➕
tests/fixtures/aws_terraform/static-website/variables.tf(+11 -0)📝
tests/integration_test.py(+1 -0)➕
tests/json/expected-static-website.json(+13 -0)➕
tests/json/static-website-tfdata.json(+8419 -0)📄 Description
YOUR PR TITLE
Type of Change
Checklist
All Submissions:
AI Assistance Declaration
Checklist for Changes to Core Features:
Bad : Adding support for GCP and Azure system wide
Good: Just adding Azure resource handler for VNets
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.