feat: add support for custom audience in aws oidc provider by eddycharly · Pull Request #12419 · kubernetes/kops

This PR adds support for custom audience in aws oidc provider. Currently, the audience is set to amazonaws.com and cannot be changed. It can be useful to set it to a custom value. For example, by d...