zero icon indicating copy to clipboard operation
zero copied to clipboard

[infra] aws eks stack to check if credentials are root user

Open davidcheung opened this issue 3 years ago • 0 comments

root users are not allowed to assume roles, you must create a user to assume roles, we can potentially add a check either in bash or maybe using data "aws_caller_identity" "current"'s caller_arn

davidcheung avatar Feb 02 '22 17:02 davidcheung