feat(gcp): add Workload Identity Pool icon

pull/1227/head
kakakakakku 2 months ago
parent b595157bd0
commit f9330f0e7a

@ -60,6 +60,10 @@ class SecurityScanner(_Security):
_icon = "security-scanner.png"
class WorkloadIdentityPool(_Security):
_icon = "workload-identity-pool.png"
# Aliases
ACM = AccessContextManager

@ -395,6 +395,9 @@ Node classes list of the gcp provider.
<img width="30" src="/img/resources/gcp/security/security-scanner.png" alt="SecurityScanner" style="float: left; padding-right: 5px;" >
**diagrams.gcp.security.SecurityScanner**
<img width="30" src="/img/resources/gcp/security/workload-identity-pool.png" alt="WorkloadIdentityPool" style="float: left; padding-right: 5px;" >
**diagrams.gcp.security.WorkloadIdentityPool**
## gcp.storage

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Loading…
Cancel
Save