cloud-formation-viz
cloud-formation-viz copied to clipboard
raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
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):
File "/home/rambhaskar/cloud-formation-viz/.venv/bin/cfviz", line 33, in