Skip to content

Conversation

kakakakakku
Copy link
Contributor

Hi 😀

The motivation for this pull request is to add the Amazon ECS Service Connect icon.

Check ✔️

I checked my sample code.

if __name__ == "__main__":
    from diagrams import Diagram
    from diagrams.aws.compute import ElasticContainerServiceServiceConnect

    with Diagram("", filename="../../../main", show=False):
        sc = ElasticContainerServiceServiceConnect("Amazon ECS Service Connect")
        sc
main

Could you please review? Thanks a lot 👍

@tvqphuoc01 tvqphuoc01 merged commit a813fe1 into mingrammer:master Aug 15, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants