1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00
Files
terraform-aws-eks/templates/config-map-aws-auth-map_roles.yaml.tpl
T
Max Williams 58c4a0e30f initial commit
2018-07-11 10:21:53 +02:00

5 lines
88 B
Smarty

- rolearn: ${role_arn}
username: ${username}
groups:
- ${group}