awslabs / diagram-as-code

Diagram-as-code for AWS architecture.
Apache License 2.0
405 stars 22 forks source link

Allow to describe a raw URL as an input file #87

Closed a2ush closed 1 month ago

a2ush commented 1 month ago

Issue #, if available: Issue #85

Description of changes:

$ go run cmd/awsdac/main.go https://raw.githubusercontent.com/awslabs/diagram-as-code/main/examples/vpc-subnet-ec2-cfn.yaml --cfn-template --dac-file
[Completed] dac (diagram-as-code) data written to output.yaml
[Completed] AWS infrastructure diagram generated: output.png

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.