Inspired by tensorboard. Terraform Board is a visualizer and IDE for terraform.
Not to be confused with terraboard
Here is the visualization of terraform-aws-vault as an example.
- Make sure nodejs is installed
- Do
npm i -g terraform-board
- In your terraform repository run
terraform-board
- Open your browser to
localhost:3001
- Interactive visualization
- Sidebar with details
- Code editing
- Plan and apply visualization