mirror of
https://github.com/shuaibiyy/awesome-tf.git
synced 2026-03-12 02:05:04 -05:00
tools: add tftui (#227)
This commit is contained in:
@@ -376,8 +376,9 @@ For more Community Modules not listed here please see the [Terraform Module Regi
|
||||
- [tfrepl](https://github.com/andreineculau/tfrepl) - A Terraform REPL, giving you a full shell experience. Readline based. No dependencies. Save config changes. History.
|
||||
- [tfscaffold](https://github.com/tfutils/tfscaffold) - Framework for controlling multi-environment multi-component terraform-managed AWS infrastructure.
|
||||
- [tfschema](https://github.com/minamijoyo/tfschema) - Schema inspector for Terraform providers.
|
||||
- [tftree](https://github.com/busser/tftree) - Display your Terraform module call stack in your terminal.
|
||||
- [tftarget](https://github.com/future-architect/tftarget) - CLI Tool to do `terraform xxx -target={...}` interactively.
|
||||
- [tftree](https://github.com/busser/tftree) - Display your Terraform module call stack in your terminal.
|
||||
- [tftui](https://github.com/idoavrah/terraform-tui) - A textual user interface for Terraform state.
|
||||
- [tfupdate](https://github.com/minamijoyo/tfupdate) - Update version constraints in your Terraform configurations.
|
||||
- [tfvaultenv](https://github.com/oulman/tfvaultenv) - tfvaultenv reads secrets from HashiCorp Vault and outputs environment variables for various Terraform providers with those secrets.
|
||||
- [tfvar](https://github.com/shihanng/tfvar) - tfvar scans your Terraform configurations or modules and extracts the variables into formats of your choice (tfvar, environment variables, etc.) for editing.
|
||||
|
||||
Reference in New Issue
Block a user