realestate-com-au / shush

It's a secret.
169 stars 36 forks source link

Update AWS SDK to >= 1.23.13 #16

Closed rafaelgaspar closed 4 years ago

rafaelgaspar commented 5 years ago

Amazon now supports assigning roles to Kubernetes service accounts via AssumeRoleWithWebIdentity, but this requires version 1.23.13 of the Go AWS library.

https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts-minimum-sdk.html

mukaibot commented 4 years ago

I will take a look at this today!