/lazy-tfui

TUI application written in go based on lazyui/core and borrowing from k9s to provide a terminal application for Terraform Enterprise and Cloud (TFE || TFC). )

Primary LanguageGoApache License 2.0Apache-2.0

lazy-tf


A Terminal User Interface (TUI) application written in go based on various sources and borrowing from k9s to provide a terminal application for Terraform Enterprise and Cloud (TFE || TFC).

This is not a replacement for Terraform client, it is a terminal ui for the Terraform Cloud API https://developer.hashicorp.com/terraform/cloud-docs/api-docs

## Table of Contents

TODO

  • Build out initial go project
  • Impliment config and credential handling
  • Impliment Terraform Cloud API
  • Impliment json response handling
  • Impliment brew install

Installation

with this version so far it's simply a go mod

git clone github.com/abuxton/lazy-tfui
go run .

usage

[TODO]