Releases: idoavrah/terraform-tui
Releases · idoavrah/terraform-tui
v0.12.1
v0.12.0
What's Changed
- feat: enabled targeting specific resources for plan creation
- feat: introducing cli argument: tfvars file
- feat: added destroy functionality
- feat: added dynamic value for "targets" checkbox (checkbox is marked when resources are selected)
- feat: added a help screen
- fix: also search tree inside module names
Full Changelog: v0.11.2...v0.12.0
v0.11.2
v0.11.1
v0.11
What's Changed
- Added support for creating plans (in vivid colors!) and applying them
- Changed the confirmation dialog to a modal screen
- Added coloring to tainted resources considering some terminals can't display strikethrough correctly
- Improved loading screen mechanism
Full Changelog: v0.10.4...v0.11
v0.10.4
v0.10.3
v0.10.2
v0.10.1
v0.10
- Perform actions on a single highlighted resource without pre-selecting it
- User interface overhaul: added logo, fixed coloring and loading indicator
- Added resource selection via the space key and tree traversal via the arrow keys
- Added a lightmode command-line argument
- Copy to clipboard now copies the resource name in the tree view
- Fixed a bug in the remove resource functionality
- Refactor: globals