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

add managed_policy_arns to eks iam role #58

Merged
merged 2 commits into from
Jun 6, 2024
Merged

add managed_policy_arns to eks iam role #58

merged 2 commits into from
Jun 6, 2024

Conversation

finchr
Copy link
Contributor

@finchr finchr commented Jun 4, 2024

what

Add support for adding managed policies to the eks iam role.

why

The module currently only allows a single policy json and we have multiple iam polices that we need to attach to the role.

references

@finchr finchr requested review from a team as code owners June 4, 2024 23:02
@finchr finchr requested review from kevcube and joe-niland June 4, 2024 23:02
@mergify mergify bot added the triage Needs triage label Jun 4, 2024
@Nuru Nuru added enhancement New feature or request minor New features that do not break anything duplicate This issue or pull request already exists and removed triage Needs triage labels Jun 6, 2024
@Nuru
Copy link
Contributor

Nuru commented Jun 6, 2024

These changes were released in v2.2.0.

@Nuru Nuru merged commit 98d85b0 into cloudposse:main Jun 6, 2024
41 of 49 checks passed
@finchr finchr deleted the feat/managed_policy_arns branch June 7, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists enhancement New feature or request minor New features that do not break anything
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for managed iam policies. Auto policy attachmant akin to managed_policy_arns in aws-iam-role
2 participants