From 463f1661004489bb16b733806de12d839bf1ee50 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sat, 21 Mar 2020 15:01:02 +0100 Subject: [PATCH] tool to visualize terraform dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ca1b02..89098dc 100644 --- a/README.md +++ b/README.md @@ -2399,6 +2399,7 @@ See also [Infrastructure](#infrastructure) > * remote state (locking coming soon) > * resource naming > * resource isolation +* [28mm/blast-radius](https://github.com/28mm/blast-radius) - Interactive visualizations of Terraform dependency graphs using d3.js ## Travis CI * [Tavis CI Docs](https://docs.travis-ci.com/user/common-build-problems/#Troubleshooting-Locally-in-a-Docker-Image) - Troubleshooting Locally in a Docker Image, useful if you have troubles with travis CI