Skip to main content

Terraform Textual User Interface

Project description

TFTUI - The Terraform textual UI

PyPI version GitHub PyPI - Downloads

TFTUI is a powerful textual GUI that empowers users to effortlessly view and interact with their Terraform state.

With its latest version you can easily visualize the complete state tree, gaining deeper insights into your infrastructure's current configuration. Additionally, the ability to inspect individual resource states allows you to focus on specific details for better analysis and management. Lastly, it's now possible to select resources and perform actions such as tainting and untainting.

Key Features

version 0.6

  • Added usage tracking with PostHog
  • Added new version notice

version 0.5

  • Added support for terragrunt (and other Terraform wrappers); courtesy of @jonwtech

version 0.4

  • Fixed the erroneous flattening of submodules
  • Added collapse levels for the state tree
  • Added command line options

version 0.3

  • Added loading screen and status bar
  • Added selection of resources
  • Added refresh state functionality
  • Added taint/untaint functionality
  • Refactoring

version 0.2

  • Comprehensive display of the entire Terraform state tree.
  • Effortlessly view and navigate through a single resource state.

Demo

Installation

Tool Install Upgrade Run
PIP pip install tftui pip install --upgrade tftui cd /path/to/terraform/project && tftui
PIPX pipx install tftui pipx upgrade tftui cd /path/to/terraform/project && tftui

Usage Tracking

  • TFTUI utilizes PostHog to track usage of the application.
  • This is done to help us understand how the tool is being used and to improve it.
  • No personal data is being sent to the tracking service.
  • You can opt-out of usage tracking completely by setting the -d flag when running the tool.

Star History

Star History Chart

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tftui-0.6.tar.gz (16.6 kB view hashes)

Uploaded Source

Built Distribution

tftui-0.6-py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page