[Bug]: aws_eks_pod_identity_association
does not work for roles with a path
#34711
Labels
bug
Addresses a defect in current functionality.
eventual-consistency
Pertains to eventual consistency issues.
service/eks
Issues and PRs that pertain to the eks service.
service/iam
Issues and PRs that pertain to the iam service.
Milestone
Terraform Core Version
v1.6.2-dev
AWS Provider Version
5.29.0
Affected Resource(s)
aws_eks_pod_identity_association
Expected Behavior
Associating an IAM role containing a
path
to a service account should work.Actual Behavior
An error is raised instead.
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
path
property of theaws_iam_role
.Debug Output
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: