Skip to content

feat(gcp): add Workload Identity Pool icon - #1227

Open
kakakakakku wants to merge 1 commit into
mingrammer:masterfrom
kakakakakku:google-workload-identity-pool
Open

feat(gcp): add Workload Identity Pool icon#1227
kakakakakku wants to merge 1 commit into
mingrammer:masterfrom
kakakakakku:google-workload-identity-pool

Conversation

@kakakakakku

Copy link
Copy Markdown
Contributor

Hi 😀

The motivation for this pull request is to add the Google Cloud Workload Identity Pool icon.

Check ✔️

I checked my sample code.

if __name__ == "__main__":
    from diagrams import Diagram
    from diagrams.gcp.security import WorkloadIdentityPool

    with Diagram("", filename="/tmp/test_wip", show=False):
        node = WorkloadIdentityPool("WorkloadIdentityPool")
image

Could you please review? Thanks a lot 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant