Skip to content

Commit fc093dd

Browse files
sepulworldbryantbiggsZane Williamsonantonbabenko
authored
docs: Inform multiple region support not an option for iam-role-eks (#299)
Co-authored-by: Bryant Biggs <[email protected]> Co-authored-by: Zane Williamson <[email protected]> Co-authored-by: Anton Babenko <[email protected]>
1 parent 37f2b5e commit fc093dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/iam-eks-role/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Creates an IAM role that can be assumed by one or more EKS `ServiceAccount` in o
77
- Support multiple `ServiceAccount` in the same cluster, for example when a workload runs in multiple namespaces
88
- More suitable for non-cluster admins as implementation is simpler
99
- More suitable for when the IAM role and cluster resources are in separate Terraform configurations
10+
- Does not support multiple regions, consider using [iam-role-for-service-accounts-eks](https://github.com/terraform-aws-modules/terraform-aws-iam/blob/master/modules/iam-role-for-service-accounts-eks/) if role needs to support clusters in multiple regions
1011

1112
This module is for use with AWS EKS. For details of how a `ServiceAccount` in EKS can assume an IAM role, see the [EKS documentation](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html).
1213

0 commit comments

Comments
 (0)