https://pulumi.com logo
Title
q

quick-painter-61380

06/01/2022, 4:38 PM
I'm having trouble getting pulumi to respect
aws:accessKey
and
aws:secretKey
in my stack config while using the automation api. Is this not possible or is there documentation I'm missing? I have
PULUMI_CONFIG_PASSPHRASE_FILE
set and it works when I take out the automation api parts and run pulumi up.
I guess it doesn't know about the config at all using inline. Maybe if I specify the workspace?
b

bright-smartphone-89859

06/04/2022, 3:04 AM
im not sure if this will help you but add your aws:profile in the config file for your stage
and then it will use that profile for future deployments