diagram-as-code
diagram-as-code copied to clipboard
Which resources are supported?
I've seen only classic architecture diagrams here. Are those just samples, or is it all that you support?
I am asking since it shouldn't be a problem to import all the service icons...
I was surprised when I ran the tool awsdac cloud-formation-template.yml --cfn-template and got this error.
WARN[0000] Type AWS::ApiGateway::Resource is not defined in the DAC definition file. It's fall backed to its service icon (Type AWS::ApiGateway).
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x2 addr=0x58 pc=0x101119208]
This is the default list, is my understanding
https://github.com/awslabs/diagram-as-code/blob/main/definitions/definition-for-aws-icons-light.yaml
curl -s "https://raw.githubusercontent.com/awslabs/diagram-as-code/main/definitions/definition-for-aws-icons-light.yaml" | grep "AWS::" | sort