This message was deleted.
# python
s
This message was deleted.
g
I think Pulumi still expects some credentials, even if they're not real.
And localstack will ignore them from what I remember, but it's been a while since I did anything with Pulumi and localstack.
I’ve set some envvars and instantiated the provider with bogus creds. i tried doing
pulumi up -v=4
but no dice on better outputs.
realized that i was doing a bad thing. I have it working!
Copy code
$ awslocal s3 ls
2020-02-21 14:39:03 localstack-s3-f134aa3
👍 1