Skip to content

peterfajdiga/plant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plant

$${\color{green}+}$$ resource "Interactive Terraform plan viewer" {     $${\color{green}+}$$ description = "Displays your Terraform plan changes in a TUI tree view with collapsible branches"
   }
$${\color{orange}\sim}$$ resource "Terraform plan presentation" {     $${\color{orange}\sim}$$ mode = "wall of text" $${\color{orange}\rightarrow}$$ "concise list of changes"
    $${\color{orange}\sim}$$ details_shown = "all" $${\color{orange}\rightarrow}$$ "user-selected"
   }

Usage

$ plant terraform plan
$ terraform plan | plant
$ plant terraform apply
$ plant terraform destroy

About

Interactive Terraform plan viewer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published