Skip to content

Conversation

@yutachaos
Copy link
Contributor

@yutachaos yutachaos commented Apr 19, 2022

Description

  • Added appmesh controller support to iam-role-for-service-accounts-eks

Motivation and Context

  • Allow users to use Appmesh controller using IRSA role

Breaking Changes

  • None

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@yutachaos yutachaos force-pushed the feature/added_appmesh_support branch from bb32e18 to ca01916 Compare April 19, 2022 02:30
@yutachaos yutachaos force-pushed the feature/added_appmesh_support branch from 02ac93e to 0035366 Compare April 20, 2022 02:58
@yutachaos yutachaos marked this pull request as ready for review April 20, 2022 02:58
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.

looks good, minor tweaks

let me know if you want to add in support for appmesh_envoy_proxy https://raw.githubusercontent.com/aws/aws-app-mesh-controller-for-k8s/master/config/iam/envoy-iam-policy.json in this PR, a separate PR, or I can add it in a PR as well.

@yutachaos
Copy link
Contributor Author

@bryantbiggs
Thank you for your review.
I've added support for appmesh_envoy_proxy.

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.

Looks great - thanks @yutachaos 🎉

@bryantbiggs bryantbiggs merged commit 0492955 into terraform-aws-modules:master Apr 22, 2022
antonbabenko pushed a commit that referenced this pull request Apr 22, 2022
## [4.21.0](v4.20.3...v4.21.0) (2022-04-22)

### Features

* Added appmesh controller support to `iam-role-for-service-accounts-eks` ([#231](#231)) ([0492955](0492955))
@antonbabenko
Copy link
Member

This PR is included in version 4.21.0 🎉

@yutachaos yutachaos deleted the feature/added_appmesh_support branch April 22, 2022 12:50

statement {
actions = [
"arn:${local.partition}:iam::*:role/aws-service-role/appmesh.${local.dns_suffix}/AWSServiceRoleForAppMesh"
Copy link

Choose a reason for hiding this comment

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

This is a resource when it should be actions

@github-actions
Copy link

github-actions bot commented Nov 8, 2022

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 8, 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.

4 participants