0.5.0 • Published 6 years ago
terraform-board v0.5.0
Terraform Board (WIP)
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.

Usage
- Make sure nodejs is installed
- Do
npm i -g terraform-board - In your terraform repository run
terraform-board - Open your browser to
localhost:3001
Roadmap
- Interactive visualization
- Sidebar with details
- Code editing
- Plan and apply visualization