Terraform Blast Radius Explorer
Know your blast radius.
#Software Engineering
#Developer Tools
#GitHub
Terraform Blast Radius Explorer – Know your blast radius
Summary: Terraform Blast Radius visually explores terraform plan output, tracing resource dependencies and inspecting attribute-level diffs before applying changes.
What it does
It visualizes terraform plans to show resource dependencies and attribute-level differences, enabling detailed inspection prior to applying changes.
Who it's for
It is designed for Terraform users who need to understand the impact of infrastructure changes before execution.
Why it matters
It helps prevent unintended consequences by clarifying the scope and effects of terraform plan changes.