Skip to content

Commit

Permalink
fix: map_roles
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchiFleKs committed Sep 17, 2019
1 parent bf9f855 commit c15cf3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/modules/eks/outputs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ data:
- system:bootstrappers
- system:nodes
${indent(4, var.map_role)}
${indent(4, var.map_roles)}
mapUsers: |
${indent(4, var.map_users)}
Expand Down

0 comments on commit c15cf3b

Please sign in to comment.