If I have multiple AWS profiles in my ~\.aws\confi...
# aws
h
If I have multiple AWS profiles in my ~\.aws\config, how do I select one when running
pulumi up
?
Oh, I can use the
AWS_PROFILE
environment variable. 👍 (https://www.pulumi.com/docs/intro/cloud-providers/aws/setup/#creating-by-hand)
b
@hundreds-musician-51496 if you want to set a mapping of stack -> profile you can also do it in your stack config:
pulumi config set aws:profile