Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
04/28/2022, 1:07 PM
This message was deleted.
l
limited-rainbow-51650
04/28/2022, 1:11 PM
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
red-truck-60031
04/28/2022, 1:20 PM
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
2
Views
Open in Slack
Previous
Next