Procházet zdrojové kódy

feat(node): add chatbot icon (#633)

tags/v0.21.0
y-tomida před 2 roky
committed by GitHub
rodič
revize
e03ca65725
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
3 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. +4
    -0
      diagrams/aws/management.py
  2. +1
    -0
      docs/nodes/aws.md
  3. binární
      resources/aws/management/chatbot.png

+ 4
- 0
diagrams/aws/management.py Zobrazit soubor

@@ -12,6 +12,10 @@ class AutoScaling(_Management):
_icon = "auto-scaling.png"


class Chatbot(_Management):
_icon = "chatbot.png"


class CloudformationChangeSet(_Management):
_icon = "cloudformation-change-set.png"



+ 1
- 0
docs/nodes/aws.md Zobrazit soubor

@@ -301,6 +301,7 @@ Node classes list of aws provider.
## aws.management

- **diagrams.aws.management.AutoScaling**
- **diagrams.aws.management.Chatbot**
- **diagrams.aws.management.CloudformationChangeSet**
- **diagrams.aws.management.CloudformationStack**
- **diagrams.aws.management.CloudformationTemplate**


binární
resources/aws/management/chatbot.png Zobrazit soubor

Před Za
Šířka: 256  |  Výška: 256  |  Velikost: 23 KiB

Načítá se…
Zrušit
Uložit