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

Request for aws_eks_access_entry resource #1098

Closed
siddharthdeshmukh opened this issue Jan 19, 2024 · 2 comments · Fixed by #1273
Closed

Request for aws_eks_access_entry resource #1098

siddharthdeshmukh opened this issue Jan 19, 2024 · 2 comments · Fixed by #1273
Assignees
Labels
info:new-resource info:terraform-upgrade is:triaged Indicates that an issue has been reviewed.

Comments

@siddharthdeshmukh
Copy link

What resource do you need?

Terraform Resource Name: aws_eks_access_entry, aws_eks_access_policy_association

What is your use case?

Recently AWS EKS launched simplified Kubernetes Access to replace authentication via aws-auth configmap.
https://aws.amazon.com/blogs/containers/a-deep-dive-into-simplified-amazon-eks-access-management-controls/

This feature was recently released in Terraform

@turkenf
Copy link
Collaborator

turkenf commented Jan 23, 2024

@siddharthdeshmukh, thank you for raising this issue. As you mentioned, these resources are available with Terraform version 5.33.0.

We are currently using version 5.31.0 on the main branch, these resources will be configurable and available when we bump terraform version 5.33.0 and later.

@turkenf turkenf added info:new-resource is:triaged Indicates that an issue has been reviewed. labels Jan 23, 2024
@geowalrus4gh
Copy link

Any plan to bump to 5.33.0+? The latest provider has reached 5.40.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info:new-resource info:terraform-upgrade is:triaged Indicates that an issue has been reviewed.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants