{"id":13505823,"url":"https://github.com/dmlittle/scenery","last_synced_at":"2026-01-15T01:22:10.994Z","repository":{"id":57498815,"uuid":"165449400","full_name":"dmlittle/scenery","owner":"dmlittle","description":"A Terraform plan output prettifier","archived":true,"fork":false,"pushed_at":"2021-03-08T01:40:22.000Z","size":42,"stargazers_count":364,"open_issues_count":2,"forks_count":16,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-14T05:43:12.001Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/dmlittle.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-13T00:13:16.000Z","updated_at":"2025-07-12T12:21:35.000Z","dependencies_parsed_at":"2022-09-06T16:22:25.363Z","dependency_job_id":null,"html_url":"https://github.com/dmlittle/scenery","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/dmlittle/scenery","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmlittle%2Fscenery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmlittle%2Fscenery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmlittle%2Fscenery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmlittle%2Fscenery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmlittle","download_url":"https://codeload.github.com/dmlittle/scenery/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmlittle%2Fscenery/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28441031,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:55:22.719Z","status":"ssl_error","status_checked_at":"2026-01-15T00:55:20.945Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-08-01T00:01:14.706Z","updated_at":"2026-01-15T01:22:10.975Z","avatar_url":"https://github.com/dmlittle.png","language":"Go","funding_links":[],"categories":["Tools","Go"],"sub_categories":["Miscellaneous","Community providers"],"readme":"# ⚠️  **This project is no longer maintained** ⚠️\n\nScenery was specifically designed to parse the plan output of Terraform 0.11 which has since been [deprecated](https://www.hashicorp.com/blog/deprecating-terraform-0-11-support-in-terraform-providers). Anyone considering building upon this tool is recommended to look into the new terraform plan [JSON output](https://www.terraform.io/docs/internals/json-format.html) (introdcued in Terrafrom 0.12) rather than parsing raw text output. Additionally Terraform 0.14 introduced [concise diff plan outputs](https://www.hashicorp.com/blog/terraform-0-14-adds-a-new-concise-diff-format-to-terraform-plans) that does most of what scenery does today. \n\n# Scenery\nScenery is a zero dependencies CLI tool to prettify `terraform plan` outputs to be easier to read and digest. A lot of inspiration was drawn from [Terraform Landscape](https://github.com/coinbase/terraform-landscape).\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://s3.amazonaws.com/scenery-public-assets/scenery_recording.svg\"\u003e\n\u003c/p\u003e\n\n## Installing\n\nIf you have a functional Go environment, you can install `scenery` with the following command:\n\n```bash\n$ go get -u github.com/dmlittle/scenery\n```\n\n## Usage\n\n```bash\n$ terraform plan ... | scenery\n```\n\nIf you wish to suppress the color output you may pass a `--no-color` flag to `scenery`.\n```bash\n$ terraform plan ... | scenery --no-color\n```\n\n## License\n\nThe MIT License (MIT) - see [`LICENSE.md`](https://github.com/dmlittle/scenery/blob/master/LICENSE.md) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmlittle%2Fscenery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmlittle%2Fscenery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmlittle%2Fscenery/lists"}