add chatbot icon

pull/633/head
ty-v1 4 years ago
parent e43c860732
commit 4f80a0929a

@ -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"

@ -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**

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Loading…
Cancel
Save