pull/1227/merge
Yoshiaki Yoshida 4 weeks ago committed by GitHub
commit ad087f8cc7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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