Skip to content

fix: Wrong rolearn in aws_auth_configmap_yaml #1820

Merged
antonbabenko merged 5 commits into
terraform-aws-modules:masterfrom
Anorlondo448:fix_aws_auth_configmap_yaml_rolearn
Feb 1, 2022
Merged

fix: Wrong rolearn in aws_auth_configmap_yaml #1820
antonbabenko merged 5 commits into
terraform-aws-modules:masterfrom
Anorlondo448:fix_aws_auth_configmap_yaml_rolearn

Conversation

@Anorlondo448

Copy link
Copy Markdown

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

@bryantbiggs bryantbiggs left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
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
Copy Markdown

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