awslabs / diagram-as-code

Diagram-as-code for AWS architecture.
Apache License 2.0
406 stars 23 forks source link

replace URL of definition file to local file before functional test #47

Closed ugwis closed 1 month ago

ugwis commented 1 month ago

Issue #, if available: Although the sample file retrieves the definition file from the URL, for testing purposes it is best to test with a local definition file.

Description of changes: Before running the test, refer to the local definition file using the yq command.

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