ambitious-umbrella-20232
08/17/2022, 2:35 PMpulumi up
a different aws:profile:
value during the cli run that doesn't overwrite the value in the stack file?
So like in my stack file I have this:
config:
aws:profile: staging
aws:region: us-east-2
Where staging
corresponds to one of my named profiles in my ~/.aws/config
file.
But if someone else pulls down this code and tries to run it and their config file uses a different name for their keys to the same account can they pass a flag to pulumi up
to point it there only during that run?
I tried using the -c
flag but it looks like that overwrites the stack file value.
And yes I know this should be done all within a CICD pipeline, we're working on it 🙂No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by