worried-queen-62794
10/14/2020, 8:34 PMaws sts get-session-token
(because I use MFA) and setting the AWS_ACCESS_KEY_ID
, AWS_SECRET_ACCESS_KEY
, AWS_SESSION_TOKEN
myself. They are definitely not expired. Any idea why this would be happening?pulumi refresh
works finelittle-cartoon-10569
10/14/2020, 8:39 PMworried-queen-62794
10/14/2020, 8:39 PMlittle-cartoon-10569
10/14/2020, 8:40 PMrole_arm
to configure the role you assume, then you have to have a source_profile
?source_profile
and it's not default, then those env vars won't be used.worried-queen-62794
10/14/2020, 8:42 PMassume_role
sts/GetCallerIdentity
returns 200 so I don't know why pulumi says it is timing outlittle-cartoon-10569
10/14/2020, 8:45 PMprofile
not assumeRole
. I don't have experience that can help, sorry.worried-queen-62794
10/14/2020, 8:52 PMGetCallerIdentity
is a red herring. That seems to be fine. It's not clear exactly what is going wrong. I ran it again and the logs end with debug: waiting for quiescence; 19 RPCs outstanding
and then it eventually times out.billowy-army-68599
env
, any other AWS env var in there?~/.aws/sso/cache/
worried-queen-62794
10/14/2020, 9:19 PMbillowy-army-68599
worried-queen-62794
10/14/2020, 9:20 PMGetCallerIdentity
, which it was but that is not what was hanging.