소스 검색

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

tags/v0.21.0
y-tomida 2 년 전
committed by GitHub
부모
커밋
e03ca65725
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
3개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      diagrams/aws/management.py
  2. +1
    -0
      docs/nodes/aws.md
  3. BIN
      resources/aws/management/chatbot.png

+ 4
- 0
diagrams/aws/management.py 파일 보기

@@ -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 파일 보기

@@ -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
resources/aws/management/chatbot.png 파일 보기

Before After
Width: 256  |  Height: 256  |  Size: 23 KiB

불러오는 중...
취소
저장