-
Notifications
You must be signed in to change notification settings - Fork 227
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
Update oidc blogpost to use the new action #11858
Conversation
Your site preview for commit daa12c0 is ready! 🎉 http://www-production-pulumi-docs-origin-pr-11858-daa12c00.s3-website.us-west-2.amazonaws.com. |
We should also update the blog post with a link to this doc: https://www.pulumi.com/docs/pulumi-cloud/oidc/client/kubernetes-gke/ |
Your site preview for commit 8b66d22 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-11858-8b66d229.s3-website.us-west-2.amazonaws.com. |
|
||
* **Sub**: repo:***organization***/***repo***:* | ||
<!-- markdownlint-enable no-bare-urls --> | ||
4. Create a GitHub action. Here is a sample code. Make sure to substitute the `aud` claim with your organization's name in the `fetch pulumi token` step. | ||
4. Create a GitHub action. Here is a sample code. Make sure to substitute the `aud` claim with your organization's name in the `pulumi/auth-actions` parameters. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this say :
- Create a GitHub action. Here is a sample code. Make sure to substitute your organization in the
pulumi/auth-actions
organization parameter.
Your site preview for commit c45aa11 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-11858-c45aa116.s3-website.us-west-2.amazonaws.com. |
Proposed changes
Update oidc blogpost to use the new auth action
Unreleased product version (optional)
Related issues (optional)