awslabs / aws-icons-for-plantuml

PlantUML sprites, macros, and other includes for Amazon Web Services services and resources
Other
887 stars 149 forks source link

GroupIcons/VPCSubnetPublic.puml? #33

Closed jdnrg closed 3 years ago

jdnrg commented 3 years ago

What happened to the subnets? Where can I find the group icons?

gadams999 commented 3 years ago

The latest source release of the AWS Icons no longer includes the source files for the Group Icons category.

These can still be accessed by reference the previous 7.0 release from this URL. For example, the VPCSubnetPrivate can be included like this (after including AWSCommon.puml:

!includeurl https://raw.githubusercontent.com/awslabs/aws-icons-for-plantuml/v7.0/dist/GroupIcons/VPCSubnetPrivate.puml

Understanding that others use the Group Icons, the plan is if they are not included in the next release we will create a new Unofficial source section for this files and incorporate into the 10.0 release.

We have also changed the guidance on the main README to recommend not using the default main branch for referencing icons, but to use a specific release. As such, all examples on the README now reference the 9.0 URL path.

Apologies for this causing problems, hope this helps you with your diagrams!

jdnrg commented 3 years ago

What is the plan to describe subnets in the new version? Also how to model external IP addresses?

gadams999 commented 3 years ago

Hi JD,

This repositories goal is to represent the icons in the AWS Archtitecture Icons in PlantUML friendly format. What are you looking to achieve? We may be able to come up with suitable PlantUML to demonstrate.

gadams999 commented 3 years ago

The latest release (April 30, 2021) was just processed. Now back on track to address file changes over time. We also re-introduced the GroupIcons category and the ones from an older release. This is considered unofficial, but there is enough interest to bring them back.