{"id":15662549,"url":"https://github.com/iann0036/tree-view-cfn","last_synced_at":"2025-06-26T19:32:51.030Z","repository":{"id":59420228,"uuid":"536501733","full_name":"iann0036/tree-view-cfn","owner":"iann0036","description":"Force CloudFormation to generate a tree view for any stack","archived":false,"fork":false,"pushed_at":"2022-09-14T23:41:25.000Z","size":10,"stargazers_count":18,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-06T01:39:58.289Z","etag":null,"topics":["aws","aws-cloudformation","cloudformation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iann0036.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-14T09:19:44.000Z","updated_at":"2022-12-01T22:35:34.000Z","dependencies_parsed_at":"2022-09-16T17:11:57.149Z","dependency_job_id":null,"html_url":"https://github.com/iann0036/tree-view-cfn","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iann0036/tree-view-cfn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Ftree-view-cfn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Ftree-view-cfn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Ftree-view-cfn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Ftree-view-cfn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iann0036","download_url":"https://codeload.github.com/iann0036/tree-view-cfn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iann0036%2Ftree-view-cfn/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262132623,"owners_count":23264031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-cloudformation","cloudformation"],"created_at":"2024-10-03T13:33:14.166Z","updated_at":"2025-06-26T19:32:50.984Z","avatar_url":"https://github.com/iann0036.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TreeViewCFN\n\nForce CloudFormation to generate a tree view for any stack.\n\n![](https://raw.githubusercontent.com/iann0036/iann0036/master/static/treeview.png)\n\n\u003e **Warning**\n\u003e This script will convert your templates to JSON. You should ensure you have a source template backup if using YAML.\n\n## Usage\n\nTo convert a local file and output the result to console:\n\n```\npython3 convert.py --filename mystack.yaml\n```\n\nOr, to convert a deployed CloudFormation stack:\n\n```\npython3 convert.py --stack MyStack\n```\n\n### Options\n\n```\nusage: convert.py [-h] (--filename FILENAME | --stack STACK) [--region REGION] [--profile PROFILE]\n\nConverts templates or stacks to be tree-view compliant\n\noptional arguments:\n  -h, --help           show this help message and exit\n  --filename FILENAME  The filename of a local template you wish to convert, will output to console\n  --stack STACK        The stack name of a remote stack you wish to convert, will update in place\n  --region REGION      (optional) The region name to use when polling remote stacks\n  --profile PROFILE    (optional) The profile name to use when polling remote stacks\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiann0036%2Ftree-view-cfn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiann0036%2Ftree-view-cfn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiann0036%2Ftree-view-cfn/lists"}