Skip to content

Fix issues with k8s auth when multiple users run the terraform #95

@bmonkman

Description

@bmonkman

Sometimes we are hitting cases where someone running the terraform gets "Unauthorized", which is due to how AWS gives special access to the person who creates an EKS cluster.
We should be able to work around this by creating the cluster with an assumed role instead of a user token, then always use that role for operations on the cluster.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions