This message was deleted.
# general
s
This message was deleted.
a
AWS_PROFILE=myprofile aws sts get-caller-identity
returns almost immediately.
(returns with my creds)
g
Which version of Pulumi CLI and
@pulumi/pulumi
are you on? There was a Node-related issue with hanging calls that was fixed in Pulumi
1.3.2
.
a
1.3.0, lemme try to upgrade.
whoa, that seemed to fix it. it's weird that it just started happening, but great. easy fix. thank you!