Skip to content

Commit 2c03266

Browse files
author
iru
committed
chore(doc)
1 parent a5e0a32 commit 2c03266

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Loading

examples-internal/organizational-k8s-threat-reuse_cloudtrail/diagram.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
with Cluster("AWS organization"):
4040

41-
with Cluster("member accounts (main target)", graph_attr={"bgcolor":"lightblue"}):
41+
with Cluster("member account", graph_attr={"bgcolor":"lightblue"}):
4242
# resources = General("resources-1..n\n(events)")
4343

4444
with Cluster("sysdig-secure-for-cloud resources"):

0 commit comments

Comments
 (0)