瀏覽代碼

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

tags/v0.21.0
y-tomida 2 年之前
committed by GitHub
父節點
當前提交
e03ca65725
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 3 個檔案被更改,包括 5 行新增0 行删除
  1. +4
    -0
      diagrams/aws/management.py
  2. +1
    -0
      docs/nodes/aws.md
  3. 二進制
      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**


二進制
resources/aws/management/chatbot.png 查看文件

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

Loading…
取消
儲存