Skip to content

Support X509 Federation #2753

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

modular-magician
Copy link
Collaborator

This PR adds support for X.509 federation support on workload identity pool. It fixes hashicorp/terraform-provider-google#18812.

For more details about how this feature works, check out the public doc here https://cloud.google.com/iam/docs/workload-identity-federation-with-x509-certificates

iambeta: added `x509` field to `google_iam_workload_identity_pool_provider ` resource

Derived from GoogleCloudPlatform/magic-modules#11493

Co-authored-by: Jieqing(Jay) Chen <[email protected]>

[upstream:b2c4823efa057bcdaaccac1b9c5d235d7e2f7c98]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner September 4, 2024 22:47
@modular-magician modular-magician requested review from ScottSuarez and removed request for a team September 4, 2024 22:47
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician merged commit 83a6404 into GoogleCloudPlatform:main Sep 4, 2024
4 of 5 checks passed
@modular-magician modular-magician deleted the downstream-pr-b2c4823efa057bcdaaccac1b9c5d235d7e2f7c98 branch November 18, 2024 06:15
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.

Add support for workload identity x509 federation
1 participant