This message was deleted.
# getting-started
s
This message was deleted.
c
I'm not 100% if its possible or not, but you definitely should not pass around AWS creds like this.
c
Can you elaborate? Pulumi prides itself with secrets as a first class citizen - why not use them?
(but even if "base" would store them in a key vault from where "actual" reads them, the question remains the same: How to configure the default / implicit provider at runtime?)
s
I believe you'll need to create an explicit provider in order to do what you're seeking.