Merge pull request #66 from tesharp/master

Added tau in tools list
This commit is contained in:
Shuaib Yunus
2019-11-03 12:24:13 +01:00
committed by GitHub

View File

@@ -186,6 +186,7 @@ For more Community Modules not listed here please see the [Terraform Module Regi
* [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`.
* [tau](https://github.com/avinor/tau) - Tau is a thin wrapper on top of terraform to manage multiple deployments, dependencies and secrets.
* [terraboard](https://github.com/camptocamp/terraboard) - Web dashboard to inspect Terraform States.
* [terraboot](https://github.com/MastodonC/terraboot) - DSL to generate a terraform configuration and run it.
* [terrafile](https://github.com/coretech/terrafile) - Systematically manage external modules from Github for use in Terraform (written in Go).