Added by: bluxmit
Mar 30, 2023
Version

~> Rover Terraform Visualizer

Description
Interactive Terraform visualization. State and configuration explorer. (Require manual start)
Links
Install (execute in workspace terminal)
wrk install rover-terraform-visualizer==0.3.3
Remarks and hints
Rover is not started by default. To use Rover to visualize state, open terminal, go to your Terraform project and execute `rv`. For example, if your Terraform folder is `/home/project/mytf/`

>> cd /home/project/mytf/
>> rv

Or you can pass your terraform folder as an argument

>> rover --workingDir <your terraform project directory>

If you want Rover to run even after you close terminal window:

>> rover --workingDir <your terraform project directory> &!
Scripts
# Istall script # Start script
UI

// App port: 9000

alnoda-workspace

no compatibility requirements