36

GitHub - dmlittle/scenery: A Terraform plan output prettifier

 5 years ago
source link: https://github.com/dmlittle/scenery
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

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.

68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f7363656e6572792d7075626c69632d6173736574732f7363656e6572795f7265636f7264696e672e737667

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.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK