Mapping an EKS ServiceAccount to an AWS IAM Role using OpenTofu
Before you go injecting IAM user Access Key credentials into your EKS pods as secrets, did you know that you can map an EKS ServiceAccount to an IAM role?
It's true! All of my EKS pods are mapped to IAM roles because I mount secrets from AWS Secrets ...
colinj.hashnode.dev6 min read