Terraform Visualizer is a Visual Studio Code extension that helps you visualize and manage your Terraform and OpenTofu plans. This extension provides a user-friendly interface to view and filter changes in your Terraform/OpenTofu plans, making it easier to understand and manage your infrastructure changes.
Features
Visualize Terraform and OpenTofu Plans: View detailed changes in your Terraform/OpenTofu plans with a clear and concise interface.
Filter Changes: Easily filter changes by action (create, update, delete).
Search Changes: Easily search for specific changes with a full text search bar.
Toggle Details: Expand and collapse detailed views of changes to focus on the information you need.
Highlight Differences: Show the differences for all the changes
Requirements
Terraform: Ensure you have Terraform installed on your system. You can download it from the official Terraform website.