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

fix: Wrong rolearn in aws_auth_configmap_yaml #1820

Conversation

Anorlondo448
Copy link
Contributor

Description

Change the rolearn set in aws_auth_configmap_yaml to the correct one.
Currently, the “Fargate Profile ARN” is set instead of the “Pod Execution Role ARN”, so the correct IAM policy cannot be retrieved.

Motivation and Context

Breaking Changes

Yes.
Because currently, “Fargate Profile ARN” is set in rolearn instead of “Pod Execution Role ARN”, so the correct IAM policy is It cannot be retrieved.

How Has This Been Tested?

Output aws_auth_configmap_yaml and confirmed that “Pod Execution Role ARN” is set in rolearn.

@Anorlondo448 Anorlondo448 changed the title fix: wrong rolearn in aws_auth_configmap_yaml fix: Wrong rolearn in aws_auth_configmap_yaml Jan 30, 2022
@Anorlondo448 Anorlondo448 force-pushed the fix_aws_auth_configmap_yaml_rolearn branch 2 times, most recently from 2766fd7 to d2696d2 Compare January 31, 2022 02:08
@Anorlondo448 Anorlondo448 force-pushed the fix_aws_auth_configmap_yaml_rolearn branch from d2696d2 to 1baa6de Compare January 31, 2022 04:08
Copy link
Member

@bryantbiggs bryantbiggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for catching this @Anorlondo448 - verified that this change is the correct output this morning. please run pre-commit run -a on your PR so the docs are updated, etc.

should be good to go with the above @antonbabenko 👍🏽

@antonbabenko antonbabenko merged commit 776009d into terraform-aws-modules:master Feb 1, 2022
antonbabenko pushed a commit that referenced this pull request Feb 1, 2022
### [18.2.6](v18.2.5...v18.2.6) (2022-02-01)

### Bug Fixes

* Wrong rolearn in aws_auth_configmap_yaml ([#1820](#1820)) ([776009d](776009d))
@antonbabenko
Copy link
Member

This PR is included in version 18.2.6 🎉

@Anorlondo448 Anorlondo448 deleted the fix_aws_auth_configmap_yaml_rolearn branch February 2, 2022 02:04
baibailiha added a commit to baibailiha/terraform-aws-eks that referenced this pull request Sep 13, 2022
@github-actions
Copy link

I'm going to lock this pull request 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 related to this change, 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 Nov 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants