Skip to content

Commit

Permalink
Added text
Browse files Browse the repository at this point in the history
  • Loading branch information
hyakuhei committed Jul 21, 2021
1 parent b94340c commit b09479e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example_aws_eks_add_on_permissions.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
DataFlow(
Process("CNI Pod"),
Process("VPC API").inBoundary(Boundary("VPC CP").inBoundary(Boundary("AWS SVCs"))),
TLS("Update VPC configuration,\nSTS token")
)
TLS("Update VPC configuration,\nSTS token,\nOperates as Role ARN")
),
]
}

Expand Down

0 comments on commit b09479e

Please sign in to comment.