~> App
Version
~> Rover Terraform Visualizer
Description
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> &!
>> 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 scriptUI
// App port: 9000
!= Workspace compatibility
alnoda-workspace
compatible
all versions
!= App compatibility
no compatibility requirements