Sha256: 039744f755b6305c10cfbd95ff0bfaf89a5fe78e719ecf831fffb30034f464fe
Contents?: true
Size: 469 Bytes
Versions: 7
Compression:
Stored size: 469 Bytes
Contents
@startuml cloud Internet frame "AWS" { frame "VPC" { Internet - [InternetGateway] [InternetGateway] -- [RouteTable] [RouteTable] -- PublicSubnet1 frame "AZ1" { frame "PublicSubnet1" { node ec2 [ EC2 Instance ---- MyGroovyInstance ==== ] } } } } note right of PublicSubnet1 10.0.0.0/24 end note note left of ec2 SecurityGroup:MyGroovySecurityGroup KeyPair:my-key-pair end note @enduml
Version data entries
7 entries across 7 versions & 1 rubygems