cloud-formation-viz
cloud-formation-viz copied to clipboard
Hi, very useful tool! Would be even better if it could parse Fn::Sub expressions to find references embedded in those too. Dunno if there's any active development at the moment...
CloudFormation has been supporting YAML for months...
Getting the below error while trying to run the tool. (.venv) [cfn-template]$ cat aws-waf-security-automations.yml | cfviz | dot -Tsvg -oexample.svg -bash: dot: command not found Traceback (most recent call last):...