Skip to content
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

New submodule using aws_eks_pod_identity_association #443

Closed
Jeinhaus opened this issue Dec 4, 2023 · 3 comments
Closed

New submodule using aws_eks_pod_identity_association #443

Jeinhaus opened this issue Dec 4, 2023 · 3 comments

Comments

@Jeinhaus
Copy link

Jeinhaus commented Dec 4, 2023

Is your request related to a new offering from AWS?

Is this functionality available in the AWS provider for Terraform?

Describe the solution you'd like.

It would be nice to have a submodule for a role to use the new EKS Pod Identities analogous to the iam-assumable-role-with-oidc.
Using EKS pod identities, we no longer have to annotate the service account of the pod with the role's ARN.

Describe alternatives you've considered.

We could maybe extend the existing iam-assumable-role-with-oidc to optionally use pod identities, but I don't think that that is a good solution.

Additional context

I'd be willing to give it a try to implement this, if this is something you would consider integrating.

@bryantbiggs
Copy link
Member

#442 (comment)

@Jeinhaus
Copy link
Author

Jeinhaus commented Dec 4, 2023

Ah, perfect. Sorry, I didn't see the PR.

@Jeinhaus Jeinhaus closed this as completed Dec 4, 2023
Copy link

github-actions bot commented Jan 4, 2024

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants