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

feat: attachement of the managed policies fixes cloudposse/terraform-aws-eks-iam-role#41 #55

Closed

Conversation

salemgolemugoo
Copy link

what

Possibility to attach managed policies like in https://github.com/cloudposse/terraform-aws-iam-role

why

  • Be consistent with the existing modules
  • Avoid boilerplate code to attach a managed policy via data resource

references

closes #41

@salemgolemugoo salemgolemugoo requested review from a team as code owners May 28, 2024 19:31
@mergify mergify bot added the triage Needs triage label May 28, 2024
@salemgolemugoo
Copy link
Author

@elventear please review

@Gowiem
Copy link
Member

Gowiem commented Jun 4, 2024

/terratest

@Gowiem
Copy link
Member

Gowiem commented Jun 4, 2024

@salemgolemugoo Unfortunately, we need to run some automation to pass our tests. Mind doing the following locally, adding + committing the result, and pushing to your branch?

make init
make readme

Thanks!

Copy link

mergify bot commented Jun 6, 2024

💥 This pull request now has conflicts. Could you fix it @salemgolemugoo? 🙏

@mergify mergify bot added the conflict This PR has conflicts label Jun 6, 2024
@Nuru
Copy link
Contributor

Nuru commented Jun 6, 2024

Closing this in favor of #58 only because the latter has the generated updates to documentation.

@Nuru Nuru closed this Jun 6, 2024
@mergify mergify bot removed conflict This PR has conflicts triage Needs triage labels Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Auto policy attachmant akin to managed_policy_arns in aws-iam-role
3 participants