mirror of
https://github.com/shuaibiyy/awesome-tf.git
synced 2026-04-27 17:48:45 -05:00
Added prettyplan, in-browser terraform plan prettifier
This commit is contained in:
@@ -180,6 +180,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi
|
||||
* [para](https://github.com/paraterraform/para) - The missing 3rd-party plugin manager and a "swiss army knife" for Terraform/Terragrunt - just 1 tool to facilitate all workflows.
|
||||
* [pre-commit-terraform](https://github.com/antonbabenko/pre-commit-terraform) - pre-commit git hooks to take care of Terraform configurations (auto-format, validate, update docs).
|
||||
* [python-terrafile](https://github.com/claranet/python-terrafile) - Systematically manage external modules from Github for use in Terraform.
|
||||
* [prettyplan](https://github.com/chrislewisdev/prettyplan) - Prettyplan ([available online here](https://chrislewisdev.github.io/prettyplan/)) is a small tool to help you view large Terraform plans with ease.
|
||||
* [ruby-terraform](https://github.com/infrablocks/ruby_terraform) - Simple Ruby wrapper for invoking terraform commands.
|
||||
* [scenery](https://github.com/dmlittle/scenery) - Another Terraform plan output prettifier.
|
||||
* [scratchrelaxtv](https://github.com/YakDriver/scratchrelaxtv) - Simple Python tool to help with module development - extract vars from `main.tf` to generate `variables.tf` and make module usage stub from `variables.tf`.
|
||||
|
||||
Reference in New Issue
Block a user