Scenery
A Terraform plan output prettifier
Install / Use
/learn @dmlittle/SceneryREADME
⚠️ This project is no longer maintained ⚠️
Scenery was specifically designed to parse the plan output of Terraform 0.11 which has since been deprecated. Anyone considering building upon this tool is recommended to look into the new terraform plan JSON output (introdcued in Terrafrom 0.12) rather than parsing raw text output. Additionally Terraform 0.14 introduced concise diff plan outputs that does most of what scenery does today.
Scenery
Scenery 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.
Installing
If you have a functional Go environment, you can install scenery with the following command:
$ go get -u github.com/dmlittle/scenery
Usage
$ terraform plan ... | scenery
If you wish to suppress the color output you may pass a --no-color flag to scenery.
$ terraform plan ... | scenery --no-color
License
The MIT License (MIT) - see LICENSE.md for more details.
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
