You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using AWS with SSO configured, helm ssm fails - not being able to read credentials:
template: ssmtpl:24:18: executing "ssmtpl" at <ssm "/myparam">: error calling ssm: NoCredentialProviders: no valid providers in chain. Deprecated.
For verbose messaging see aws.Config.CredentialsChainVerboseErrors
Error: plugin "ssm" exited with error
When using AWS with SSO configured, helm ssm fails - not being able to read credentials:
I believe updating to AWS SDK 1.37+ should help based on this article:
https://aws.amazon.com/blogs/developer/aws-sso-support-in-the-aws-sdk-for-go/
The text was updated successfully, but these errors were encountered: