terraform-aws-modules / terraform-aws-iam

Terraform module to create AWS IAM resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/iam/aws
Apache License 2.0
779 stars 985 forks source link

fix: Remove duplicate API permission for Karpenter IRSA policy #472

Closed scotthesterberg closed 5 months ago

scotthesterberg commented 5 months ago

Description

Remove a duplicate line

Motivation and Context

Found a duplicate line, does not affect anything but readability.

Breaking Changes

None

How Has This Been Tested?

Implemented this change in my AWS IAM Policy with no issues (line is a duplicate).

antonbabenko commented 5 months ago

This PR is included in version 5.38.0 :tada:

github-actions[bot] commented 4 months ago

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.