This message was deleted.
# general
s
This message was deleted.
l
The AWS provider has the AWS Go SDK integrated. Every AWS SDK implements the default credential lookup in the same way. I couldn't find the lookup strategy in the Go SDK, but you can see how this credential lookup is implemented in the AWS SDK docs: https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/auth/DefaultAWSCredentialsProviderChain.html
r
Thank you! Anything I can set in my kubernetes job or config file? I'm trying to run pulumi up from my dockerfile, and my main is in go