-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Add support for WorkloadIdentity resource to the Teleport Terraform Provider #50382
Add support for WorkloadIdentity resource to the Teleport Terraform Provider #50382
Conversation
🤖 Vercel preview here: https://docs-584ge98br-goteleport.vercel.app/docs |
🤖 Vercel preview here: https://docs-cdmh6fu0m-goteleport.vercel.app/docs |
🤖 Vercel preview here: https://docs-5ryutgnb7-goteleport.vercel.app/docs |
@strideynet - this PR will require admin approval to merge due to its size. Consider breaking it up into a series smaller changes. |
🤖 Vercel preview here: https://docs-qhv1kxyhc-goteleport.vercel.app/docs |
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.
Looks OK
Have you tested the prvoider against a real cluster?
Can you check that the preset role terraform-provider
grants RW access to the workload identity kind? I think it's missing.
I have now 😅
Looks like it's there - or - at least one of my other PRs has added this since you checked. |
@strideynet See the table below for backport results.
|
Closes #49573
Adds support for the WorkloadIdentity resource to the Teleport Terraform Provider.